SwiftlyS2

CCommentarySystem

Interface CCommentarySystem

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CCommentarySystem : ISchemaClass<CCommentarySystem>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

ActiveCommentaryNode

ref CHandle<CPointCommentaryNode> ActiveCommentaryNode { get; }
Property Value

CheatState

ref bool CheatState { get; }
Property Value

CommentaryConvarsChanging

ref bool CommentaryConvarsChanging { get; }
Property Value

CommentaryEnabledMidGame

ref bool CommentaryEnabledMidGame { get; }
Property Value

CurrentNode

ref CHandle<CPointCommentaryNode> CurrentNode { get; }
Property Value

IsFirstSpawnGroupToLoad

ref bool IsFirstSpawnGroupToLoad { get; }
Property Value

LastCommentaryNode

ref CHandle<CPointCommentaryNode> LastCommentaryNode { get; }
Property Value

NextTeleportTime

GameTime_t NextTeleportTime { get; }
Property Value

Nodes

ref CUtlVector<CHandle<CPointCommentaryNode>> Nodes { get; }
Property Value

TeleportStage

ref int TeleportStage { get; }
Property Value

On this page