Class EntityInfo
Assembly: ReAgent.dll
Syntax
Properties
BaseEntityPath
Declaration
public string BaseEntityPath { get; }
Property Value
Distance
Declaration
public float Distance { get; }
Property Value
DistanceToCursor
Declaration
public float DistanceToCursor { get; }
Property Value
IsAlive
Declaration
public bool IsAlive { get; }
Property Value
IsTargetable
Declaration
public bool IsTargetable { get; }
Property Value
IsTargeted
Declaration
public bool IsTargeted { get; }
Property Value
Path
Declaration
public string Path { get; }
Property Value
Position
Declaration
public Vector3 Position { get; }
Property Value
Position2D
Declaration
public Vector2 Position2D { get; }
Property Value
Stats
Declaration
public StatDictionary Stats { get; }
Property Value