Class CRotatorTarget
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public class CRotatorTarget : CPointEntity, IEquatable<CEntityInstance>
- Inheritance
-
objectCRotatorTarget
- Implements
- Inherited Members
Constructors
CRotatorTarget(nint)
public CRotatorTarget(nint pointer)
Parameters
pointer
nint
Properties
OnArrivedAt
[SchemaMember("CRotatorTarget", "m_OnArrivedAt")]
public CEntityIOOutput OnArrivedAt { get; }
Property Value
Space
[SchemaMember("CRotatorTarget", "m_eSpace")]
public ref RotatorTargetSpace_t Space { get; }