C# Класс Aka_s_Vayne.Logic.Tumble

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
TumbleOrderPos System.Vector3

Открытые методы

Метод Описание
IsTotallySafe ( this position, bool noQIntoEnemiesCheck = false ) : bool
OnCastTumble ( Obj_AI_Base target, System.Vector3 position ) : void
PreCastTumble ( Obj_AI_Base target ) : void

Приватные методы

Метод Описание
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

Описание методов

IsTotallySafe() публичный статический Метод

public static IsTotallySafe ( this position, bool noQIntoEnemiesCheck = false ) : bool
position this
noQIntoEnemiesCheck bool
Результат bool

OnCastTumble() публичный статический Метод

public static OnCastTumble ( Obj_AI_Base target, System.Vector3 position ) : void
target Obj_AI_Base
position System.Vector3
Результат void

PreCastTumble() публичный статический Метод

public static PreCastTumble ( Obj_AI_Base target ) : void
target Obj_AI_Base
Результат void

Описание свойств

TumbleOrderPos публичное статическое свойство

public static Vector3,System TumbleOrderPos
Результат System.Vector3