Method | Description | |
---|---|---|
Find ( object targetObj, |
||
InvokableCall ( UnityAction action ) : System | ||
InvokableCall ( object target, |
||
Invoke ( object args ) : void |
public Find ( object targetObj, |
||
targetObj | object | |
method | ||
return | bool |
public InvokableCall ( UnityAction action ) : System | ||
action | UnityAction | |
return | System |
public InvokableCall ( object target, |
||
target | object | |
theFunction | ||
return | System |