Property | Type | Description | |
---|---|---|---|
AbilitySequence | int[] | ||
Activator | bool | ||
Combo | bool | ||
Condemn | bool | ||
Draw | bool | ||
EndPosition | System.Vector3 | ||
FlashSlot | SpellSlot | ||
Flee | bool | ||
Harass | bool | ||
JC | bool | ||
LC | bool | ||
Misc | bool | ||
QOff | int | ||
bought | bool | ||
currentSkin | int | ||
lastaa | float | ||
moduleList | List |
||
ticks | int |
Method | Description | |
---|---|---|
IsJ4Flag ( System.Vector3 endPosition, Obj_AI_Base target ) : bool | ||
IsValidTargetEx ( this unit, float range, bool checkTeam = true, System.Vector3 from = default(Vector3) ) : bool | ||
ThreshInGame ( ) : bool | ||
UltActive ( ) : bool | ||
UnderEnemyTower ( System.Vector2 pos ) : bool |
public static IsJ4Flag ( System.Vector3 endPosition, Obj_AI_Base target ) : bool | ||
endPosition | System.Vector3 | |
target | Obj_AI_Base | |
return | bool |
public static IsValidTargetEx ( this unit, float range, bool checkTeam = true, System.Vector3 from = default(Vector3) ) : bool | ||
unit | this | |
range | float | |
checkTeam | bool | |
from | System.Vector3 | |
return | bool |
public static UnderEnemyTower ( System.Vector2 pos ) : bool | ||
pos | System.Vector2 | |
return | bool |
public static Vector3,System EndPosition | ||
return | System.Vector3 |