C# Class Aka_s_Vayne.Logic.Tumble

Afficher le fichier Open project: Kysamaa/EloBuddy

Méthodes publiques

Свойство Type Description
TumbleOrderPos System.Vector3

Méthodes publiques

Méthode Description
IsTotallySafe ( this position, bool noQIntoEnemiesCheck = false ) : bool
OnCastTumble ( Obj_AI_Base target, System.Vector3 position ) : void
PreCastTumble ( Obj_AI_Base target ) : void

Private Methods

Méthode Description
CastDash ( ) : System.Vector3
CastQ ( System.Vector3 Position ) : void
CirclePoints ( float CircleLineSegmentN, float radius, System.Vector3 position ) : List
DefaultQCast ( System.Vector3 position, Obj_AI_Base Target ) : void
GetAfterTumblePosition ( System.Vector3 endPosition ) : System.Vector3
GetAggressiveTumblePos ( this target ) : System.Vector3
GetEnemyPoints ( bool dynamic = true ) : List
GetQBurstModePosition ( ) : Vector3?
GetTumblePos ( this target ) : System.Vector3
GetWallQPositions ( float Range ) : System.Vector3[]
IsDangerousPosition ( this pos ) : bool
IsGoodPosition ( System.Vector3 dashPos ) : bool
QECombo ( ) : System.Vector3

Method Details

IsTotallySafe() public static méthode

public static IsTotallySafe ( this position, bool noQIntoEnemiesCheck = false ) : bool
position this
noQIntoEnemiesCheck bool
Résultat bool

OnCastTumble() public static méthode

public static OnCastTumble ( Obj_AI_Base target, System.Vector3 position ) : void
target Obj_AI_Base
position System.Vector3
Résultat void

PreCastTumble() public static méthode

public static PreCastTumble ( Obj_AI_Base target ) : void
target Obj_AI_Base
Résultat void

Property Details

TumbleOrderPos public_oe static_oe property

public static Vector3,System TumbleOrderPos
Résultat System.Vector3