Class RotatorQueueEntry_t
- Namespace
- CounterStrikeSharp.API.Core
- Assembly
- CounterStrikeSharp.API.dll
public class RotatorQueueEntry_t : NativeObject
- Inheritance
-
objectRotatorQueueEntry_t
- Inherited Members
Constructors
RotatorQueueEntry_t(nint)
public RotatorQueueEntry_t(nint pointer)
Parameters
pointernint
Properties
ESpace
[SchemaMember("RotatorQueueEntry_t", "eSpace")]
public ref RotatorTargetSpace_t ESpace { get; }
Property Value
QTarget
[SchemaMember("RotatorQueueEntry_t", "qTarget")]
public Quaternion QTarget { get; }