Method | Description | |
---|---|---|
IsActionAvailable ( IObjectAction action ) : bool | ||
SelGameObj ( GameObject obj ) : System | ||
UpdateActionText ( IObjectAction action, bool performing ) : string |
public IsActionAvailable ( IObjectAction action ) : bool | ||
action | IObjectAction | |
return | bool |
public SelGameObj ( GameObject obj ) : System | ||
obj | GameObject | |
return | System |
public UpdateActionText ( IObjectAction action, bool performing ) : string | ||
action | IObjectAction | |
performing | bool | |
return | string |