Property | Type | Description | |
---|---|---|---|
buildTime | string |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
Enter ( ) : void | ||
Exit ( ) : void | ||
ProcessConfigEvent ( string eventId, string data ) : void | ||
Start ( ) : void | ||
TestScriptConditionEvaulateBool ( bool value ) : bool |
Method | Description | |
---|---|---|
addServiceURL ( ) : IEnumerator |
public ProcessConfigEvent ( string eventId, string data ) : void | ||
eventId | string | |
data | string | |
return | void |
public TestScriptConditionEvaulateBool ( bool value ) : bool | ||
value | bool | value to evaulate for condition |
return | bool |