Init(args)
Scripting Reference
|
Represents an object that can can specify the arguments used to initialize objects that implement one of the IInitializable<> interfaces.
Implemented by all the Initializer base classes.
Properties | |
Object | Target [get] |
The existing target instance that is getting initialized, if any. More... | |