Property | Type | Description | |
---|---|---|---|
BaseSize | float | ||
EnableAO | bool | ||
Height | float | ||
IsAlly | bool | ||
IsRevealer | bool | ||
IsUnit | bool | ||
Range | float | ||
RevealState | RevealStates |
Method | Description | |
---|---|---|
OnDisable ( ) : void | ||
OnEnable ( ) : void | ||
SetFOWColor ( Color fowColor, bool interpolate ) : void | ||
SetIsCurrentTeam ( bool isCurrent ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
UpdateFOWColor ( ) : bool | ||
hide ( ) : void | ||
isRev ( ) : bool | ||
reveal ( ) : void | ||
setActive ( bool active ) : void |
public SetFOWColor ( Color fowColor, bool interpolate ) : void | ||
fowColor | Color | |
interpolate | bool | |
return | void |
public SetIsCurrentTeam ( bool isCurrent ) : void | ||
isCurrent | bool | |
return | void |