Table of Contents

Class RotatorHistoryEntry_t

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class RotatorHistoryEntry_t : NativeObject
Inheritance
object
RotatorHistoryEntry_t
Inherited Members

Constructors

RotatorHistoryEntry_t(nint)

public RotatorHistoryEntry_t(nint pointer)

Parameters

pointer nint

Properties

FlTimeRotationStart

[SchemaMember("RotatorHistoryEntry_t", "flTimeRotationStart")]
public ref float FlTimeRotationStart { get; }

Property Value

float

QInvChange

[SchemaMember("RotatorHistoryEntry_t", "qInvChange")]
public Quaternion QInvChange { get; }

Property Value

Quaternion