![]() |
Init(args)
Scripting Reference
|
◆ ProvidesCustomInitArguments
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. |