CPointCommentaryNode
Interface CPointCommentaryNode
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CPointCommentaryNode : CBaseAnimGraph, CBaseModelEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CBaseModelEntity>, ISchemaClass<CBaseAnimGraph>, ISchemaClass<CPointCommentaryNode>, ISchemaField, ISchemaClass, INativeHandleImplements
- CBaseAnimGraph
- CBaseModelEntity
- CBaseEntity
- CEntityInstance
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CBaseModelEntity>
- ISchemaClass<CBaseAnimGraph>
- ISchemaClass<CPointCommentaryNode>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
AbortedPlaybackAt
GameTime_t AbortedPlaybackAt { get; }Property Value
Active
ref bool Active { get; }Property Value
CommentaryFile
string CommentaryFile { get; set; }Property Value
Disabled
ref bool Disabled { get; }Property Value
FinishAngles
ref QAngle FinishAngles { get; }Property Value
FinishOrigin
ref Vector FinishOrigin { get; }Property Value
FinishedTime
GameTime_t FinishedTime { get; }Property Value
ListenedTo
ref bool ListenedTo { get; }Property Value
NodeNumber
ref int NodeNumber { get; }Property Value
NodeNumberMax
ref int NodeNumberMax { get; }Property Value
OnCommentaryStarted
CEntityIOOutput OnCommentaryStarted { get; }Property Value
OnCommentaryStopped
CEntityIOOutput OnCommentaryStopped { get; }Property Value
OriginalAngles
ref QAngle OriginalAngles { get; }Property Value
PostCommands
string PostCommands { get; set; }Property Value
PreCommands
string PreCommands { get; set; }Property Value
PreventChangesWhileMoving
ref bool PreventChangesWhileMoving { get; }Property Value
PreventMovement
ref bool PreventMovement { get; }Property Value
Speakers
string Speakers { get; set; }Property Value
StartTime
GameTime_t StartTime { get; }Property Value
StartTimeInCommentary
ref float StartTimeInCommentary { get; }Property Value
TeleportOrigin
ref Vector TeleportOrigin { get; }Property Value
Title
string Title { get; set; }Property Value
UnderCrosshair
ref bool UnderCrosshair { get; }Property Value
Unstoppable
ref bool Unstoppable { get; }Property Value
ViewPosition
string ViewPosition { get; set; }Property Value
ViewPosition2
ref CHandle<CBaseEntity> ViewPosition2 { get; }Property Value
ViewPositionMover
ref CHandle<CBaseEntity> ViewPositionMover { get; }Property Value
ViewTarget
string ViewTarget { get; set; }Property Value
ViewTarget1
ref CHandle<CBaseEntity> ViewTarget1 { get; }Property Value
ViewTargetAngles
ref CHandle<CBaseEntity> ViewTargetAngles { get; }Property Value
Methods
ActiveUpdated()
void ActiveUpdated()CommentaryFileUpdated()
void CommentaryFileUpdated()ListenedToUpdated()
void ListenedToUpdated()NodeNumberMaxUpdated()
void NodeNumberMaxUpdated()NodeNumberUpdated()
void NodeNumberUpdated()SpeakersUpdated()
void SpeakersUpdated()StartTimeInCommentaryUpdated()
void StartTimeInCommentaryUpdated()StartTimeUpdated()
void StartTimeUpdated()TitleUpdated()
void TitleUpdated()ViewPosition2Updated()
void ViewPosition2Updated()