Property | Type | Description | |
---|---|---|---|
AbortedRecall | LeagueSharp.Common.Packet.S2C.Teleport.Struct | ||
AbortedT | int | ||
EnemyInfo | |||
EstimatedShootT | float | ||
FADEOUT_TIME | int | ||
IncomingDamage | float>.Dictionary | ||
LockedTarget | bool | ||
Recall | Packet.S2C.Teleport.Struct |
Method | Description | |
---|---|---|
GetDrawTime ( ) : int | ||
GetRecallCountdown ( ) : int | ||
IsPorting ( ) : bool | ||
RecallInfo ( EnemyInfo enemyInfo ) : System | ||
ShouldDraw ( ) : bool | ||
ToString ( ) : string | ||
UpdateRecall ( Packet newRecall ) : EnemyInfo | ||
WasAborted ( ) : bool |
public RecallInfo ( EnemyInfo enemyInfo ) : System | ||
enemyInfo | EnemyInfo | |
return | System |
public UpdateRecall ( Packet newRecall ) : EnemyInfo | ||
newRecall | Packet | |
return | EnemyInfo |
public Packet.S2C.Teleport.Struct,LeagueSharp.Common AbortedRecall | ||
return | LeagueSharp.Common.Packet.S2C.Teleport.Struct |
public EnemyInfo,DZAwarenessAIO.Modules.Ping EnemyInfo | ||
return |