SwiftlyS2

CGameChoreoServices

Interface CGameChoreoServices

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CGameChoreoServices : IChoreoServices, ISchemaClass<IChoreoServices>, ISchemaClass<CGameChoreoServices>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

ChoreoState

ref IChoreoServices__ChoreoState_t ChoreoState { get; }
Property Value

Owner

ref CHandle<CBaseModelEntity> Owner { get; }
Property Value

ScriptState

ref IChoreoServices__ScriptState_t ScriptState { get; }
Property Value

ScriptedSequence

ref CHandle<CScriptedSequence> ScriptedSequence { get; }
Property Value

TimeStartedState

GameTime_t TimeStartedState { get; }
Property Value

On this page