Property | Type | Description | |
---|---|---|---|
PowerScript |
Method | Description | |
---|---|---|
CanTarget ( GameObject target ) : bool | ||
Run ( ) : void |
Method | Description | |
---|---|---|
Main ( ) : void | ||
OnEnd ( ) : void | ||
WaitSeconds ( float seconds ) : |
Method | Description | |
---|---|---|
OnUpdate ( System.TimeSpan deltaTime ) : void |
public CanTarget ( GameObject target ) : bool | ||
target | GameObject | |
return | bool |
protected WaitSeconds ( float seconds ) : |
||
seconds | float | |
return |