Property | Type | Description | |
---|---|---|---|
InternalInitialize | bool | ||
OnDestroyedInternal | void |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
OnUpdate ( ) : void |
Called each frame if script has been set to be regularly updated (See ReceiveUpdates)
|
Method | Description | |
---|---|---|
InternalInitialize ( IScriptInitializationParams initParams ) : bool | ||
OnDestroyedInternal ( ) : void |