|
Init(args)
Scripting Reference
|
Represents an object which might be able to try and locate its own dependencies and initialize itself.
Public Member Functions | |
| bool | Init (Context context) |
| Requests the object to try and acquire all the objects that it depends on and initialize itself. | |
Properties | |
| bool | HasInitializer [get] |
| Gets a value indicating whether this object has an initializer attached to it. | |