Table of Contents

Class CPointCommentaryNode

Namespace
CounterStrikeSharp.API.Core
Assembly
CounterStrikeSharp.API.dll
public class CPointCommentaryNode : CBaseAnimGraph, IEquatable<CEntityInstance>
Inheritance
CPointCommentaryNode
Implements
Inherited Members

Constructors

CPointCommentaryNode(nint)

public CPointCommentaryNode(nint pointer)

Parameters

pointer nint

Properties

AbortedPlaybackAt

[SchemaMember("CPointCommentaryNode", "m_flAbortedPlaybackAt")]
public ref float AbortedPlaybackAt { get; }

Property Value

float

Active

[SchemaMember("CPointCommentaryNode", "m_bActive")]
public ref bool Active { get; }

Property Value

bool

CommentaryFile

[SchemaMember("CPointCommentaryNode", "m_iszCommentaryFile")]
public string CommentaryFile { get; set; }

Property Value

string

Disabled

[SchemaMember("CPointCommentaryNode", "m_bDisabled")]
public ref bool Disabled { get; }

Property Value

bool

FinishAngles

[SchemaMember("CPointCommentaryNode", "m_vecFinishAngles")]
public QAngle FinishAngles { get; }

Property Value

QAngle

FinishOrigin

[SchemaMember("CPointCommentaryNode", "m_vecFinishOrigin")]
public Vector FinishOrigin { get; }

Property Value

Vector

FinishedTime

[SchemaMember("CPointCommentaryNode", "m_flFinishedTime")]
public ref float FinishedTime { get; }

Property Value

float

HViewPosition

[SchemaMember("CPointCommentaryNode", "m_hViewPosition")]
public CHandle<CBaseEntity> HViewPosition { get; }

Property Value

CHandle<CBaseEntity>

HViewTarget

[SchemaMember("CPointCommentaryNode", "m_hViewTarget")]
public CHandle<CBaseEntity> HViewTarget { get; }

Property Value

CHandle<CBaseEntity>

IszViewPosition

[SchemaMember("CPointCommentaryNode", "m_iszViewPosition")]
public string IszViewPosition { get; set; }

Property Value

string

IszViewTarget

[SchemaMember("CPointCommentaryNode", "m_iszViewTarget")]
public string IszViewTarget { get; set; }

Property Value

string

ListenedTo

[SchemaMember("CPointCommentaryNode", "m_bListenedTo")]
public ref bool ListenedTo { get; }

Property Value

bool

NodeNumber

[SchemaMember("CPointCommentaryNode", "m_iNodeNumber")]
public ref int NodeNumber { get; }

Property Value

int

NodeNumberMax

[SchemaMember("CPointCommentaryNode", "m_iNodeNumberMax")]
public ref int NodeNumberMax { get; }

Property Value

int

OnCommentaryStarted

[SchemaMember("CPointCommentaryNode", "m_pOnCommentaryStarted")]
public CEntityIOOutput OnCommentaryStarted { get; }

Property Value

CEntityIOOutput

OnCommentaryStopped

[SchemaMember("CPointCommentaryNode", "m_pOnCommentaryStopped")]
public CEntityIOOutput OnCommentaryStopped { get; }

Property Value

CEntityIOOutput

OriginalAngles

[SchemaMember("CPointCommentaryNode", "m_vecOriginalAngles")]
public QAngle OriginalAngles { get; }

Property Value

QAngle

PostCommands

[SchemaMember("CPointCommentaryNode", "m_iszPostCommands")]
public string PostCommands { get; set; }

Property Value

string

PreCommands

[SchemaMember("CPointCommentaryNode", "m_iszPreCommands")]
public string PreCommands { get; set; }

Property Value

string

PreventChangesWhileMoving

[SchemaMember("CPointCommentaryNode", "m_bPreventChangesWhileMoving")]
public ref bool PreventChangesWhileMoving { get; }

Property Value

bool

PreventMovement

[SchemaMember("CPointCommentaryNode", "m_bPreventMovement")]
public ref bool PreventMovement { get; }

Property Value

bool

Speakers

[SchemaMember("CPointCommentaryNode", "m_iszSpeakers")]
public string Speakers { get; set; }

Property Value

string

StartTime

[SchemaMember("CPointCommentaryNode", "m_flStartTime")]
public ref float StartTime { get; }

Property Value

float

StartTimeInCommentary

[SchemaMember("CPointCommentaryNode", "m_flStartTimeInCommentary")]
public ref float StartTimeInCommentary { get; }

Property Value

float

TeleportOrigin

[SchemaMember("CPointCommentaryNode", "m_vecTeleportOrigin")]
public Vector TeleportOrigin { get; }

Property Value

Vector

Title

[SchemaMember("CPointCommentaryNode", "m_iszTitle")]
public string Title { get; set; }

Property Value

string

UnderCrosshair

[SchemaMember("CPointCommentaryNode", "m_bUnderCrosshair")]
public ref bool UnderCrosshair { get; }

Property Value

bool

Unstoppable

[SchemaMember("CPointCommentaryNode", "m_bUnstoppable")]
public ref bool Unstoppable { get; }

Property Value

bool

ViewPositionMover

[SchemaMember("CPointCommentaryNode", "m_hViewPositionMover")]
public CHandle<CBaseEntity> ViewPositionMover { get; }

Property Value

CHandle<CBaseEntity>

ViewTargetAngles

[SchemaMember("CPointCommentaryNode", "m_hViewTargetAngles")]
public CHandle<CBaseEntity> ViewTargetAngles { get; }

Property Value

CHandle<CBaseEntity>