C# Class CameraBuddy.Spectate.Situation.Buildings

Afficher le fichier Open project: coman3/EloBuddy.Addons Class Usage Examples

Méthodes publiques

Свойство Type Description
TurrentsRange float

Méthodes publiques

Méthode Description
DrawRanges ( ) : void
GetTeir ( this turrents, TurrentTier turrentTier ) : Obj_AI_Turret[]
GetTurrentTier ( this turrent ) : TurrentTier
IsInTurrent ( this pos, EntityManager team ) : bool
IsInTurrent ( this pos, EntityManager team, float extraRange ) : bool
IsNearTurrent ( this pos, EntityManager team, float range ) : bool

Method Details

DrawRanges() public static méthode

public static DrawRanges ( ) : void
Résultat void

GetTeir() public static méthode

public static GetTeir ( this turrents, TurrentTier turrentTier ) : Obj_AI_Turret[]
turrents this
turrentTier TurrentTier
Résultat Obj_AI_Turret[]

GetTurrentTier() public static méthode

public static GetTurrentTier ( this turrent ) : TurrentTier
turrent this
Résultat TurrentTier

IsInTurrent() public static méthode

public static IsInTurrent ( this pos, EntityManager team ) : bool
pos this
team EntityManager
Résultat bool

IsInTurrent() public static méthode

public static IsInTurrent ( this pos, EntityManager team, float extraRange ) : bool
pos this
team EntityManager
extraRange float
Résultat bool

IsNearTurrent() public static méthode

public static IsNearTurrent ( this pos, EntityManager team, float range ) : bool
pos this
team EntityManager
range float
Résultat bool

Property Details

TurrentsRange public_oe static_oe property

public static float TurrentsRange
Résultat float