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

AllowResponsesEndTime

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

Property Value

float

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>

UpdateLayerPriorities

[SchemaMember("CChoreoComponent", "m_bUpdateLayerPriorities")]
public ref bool UpdateLayerPriorities { get; }

Property Value

bool

__m_pChainEntity

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

Property Value

CNetworkVarChainer