Init(args)
Scripting Reference
Loading...
Searching...
No Matches

◆ ProvidesCustomInitArguments

bool Sisus.Init.IInitializer.ProvidesCustomInitArguments
get

Gets a value indicating whether this initializer is able to provide custom per-instance Init arguments for its client.

Initializers like Internal.InactiveInitializer don't do that, but will just call IInitializable.Init instead.