Property | Type | Description | |
---|---|---|---|
agent | |||
minimapCamera | |||
selectionRing | |||
updateProperties | UpdateProperties | ||
viewportPosition |
Method | Description | |
---|---|---|
CallCmdupdateProperty ( |
||
CurrentProperty ( ) : |
||
GetTeamColor ( ) : |
||
NewProperty ( |
||
OnGUI ( ) : void | ||
OnPropertiesChanged ( |
||
SetTeamColor ( |
||
Start ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
CmdAttack ( bool hasAuthority, |
||
CmdDestroy ( |
||
CmdRecover ( |
||
CmdSetDestination ( |
||
CmdTakeDamageColor ( ) : void | ||
CmdUpdateProperty ( |
||
HandleAttacking ( ) : void | ||
HandleMovement ( ) : void | ||
HandleNonAuthorityStatus ( ) : void | ||
HandleRecovering ( ) : void | ||
HandleSelectionRing ( ) : void | ||
HandleStatus ( ) : bool | ||
LogKill ( ) : void | ||
RpcSetDestination ( |
||
RpcTakeDamageColor ( |
public CallCmdupdateProperty ( |
||
changes | ||
return | void |
public NewProperty ( |
||
changes | ||
return | void |
public OnPropertiesChanged ( |
||
pro | ||
return | void |
public SetTeamColor ( |
||
color | ||
return |
public GameObject,UnityEngine selectionRing | ||
return |
public UpdateProperties updateProperties | ||
return | UpdateProperties |