Table of Contents

Class CRotatorTarget

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class CRotatorTarget : CPointEntity, IEquatable<CEntityInstance>
Inheritance
object
CRotatorTarget
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

CEntityIOOutput

Space

[SchemaMember("CRotatorTarget", "m_eSpace")]
public ref RotatorTargetSpace_t Space { get; }

Property Value

RotatorTargetSpace_t