Property | Type | Description | |
---|---|---|---|
Dump | void | ||
Validate | bool | ||
ValidateInternal | bool |
Method | Description | |
---|---|---|
RegisterBehaviour ( string name, int channel ) : void |
This is used to setup script network settings CRC data.
|
|
ReinitializeScriptCRCs ( |
Method | Description | |
---|---|---|
Dump ( |
||
Validate ( |
||
ValidateInternal ( |
public static RegisterBehaviour ( string name, int channel ) : void | ||
name | string | Script name. |
channel | int | QoS Channel. |
return | void |
public static ReinitializeScriptCRCs ( |
||
callingAssembly | ||
return | void |