Table of Contents

Class CChoreoComponent

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

Constructors

CChoreoComponent(nint)

public CChoreoComponent(nint pointer)

Parameters

pointer nint

Properties

ActiveExternalChoreoGraphSlotID

[SchemaMember("CChoreoComponent", "m_sActiveExternalChoreoGraphSlotID")]
public string ActiveExternalChoreoGraphSlotID { get; set; }

Property Value

string

AllowResponsesEndTime

[SchemaMember("CChoreoComponent", "m_flAllowResponsesEndTime")]
public ref float AllowResponsesEndTime { get; }

Property Value

float

ExernalChoreoGraphCount

[SchemaMember("CChoreoComponent", "m_nExernalChoreoGraphCount")]
public ref int ExernalChoreoGraphCount { get; }

Property Value

int

NextSceneEventId

[SchemaMember("CChoreoComponent", "m_nNextSceneEventId")]
public SceneEventId_t NextSceneEventId { get; }

Property Value

SceneEventId_t

Owner

[SchemaMember("CChoreoComponent", "m_hOwner")]
public CHandle<CBaseModelEntity> Owner { get; }

Property Value

CHandle<CBaseModelEntity>

__m_pChainEntity

[SchemaMember("CChoreoComponent", "__m_pChainEntity")]
public CNetworkVarChainer __m_pChainEntity { get; }

Property Value

CNetworkVarChainer