Table of Contents

Class CEnvInstructorVRHint

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

Constructors

CEnvInstructorVRHint(nint)

public CEnvInstructorVRHint(nint pointer)

Parameters

pointer nint

Properties

AttachType

[SchemaMember("CEnvInstructorVRHint", "m_iAttachType")]
public ref int AttachType { get; }

Property Value

int

Caption

[SchemaMember("CEnvInstructorVRHint", "m_iszCaption")]
public string Caption { get; set; }

Property Value

string

CustomLayoutFile

[SchemaMember("CEnvInstructorVRHint", "m_iszCustomLayoutFile")]
public string CustomLayoutFile { get; set; }

Property Value

string

HeightOffset

[SchemaMember("CEnvInstructorVRHint", "m_flHeightOffset")]
public ref float HeightOffset { get; }

Property Value

float

HintTargetEntity

[SchemaMember("CEnvInstructorVRHint", "m_iszHintTargetEntity")]
public string HintTargetEntity { get; set; }

Property Value

string

LayoutFileType

[SchemaMember("CEnvInstructorVRHint", "m_iLayoutFileType")]
public ref int LayoutFileType { get; }

Property Value

int

Name

[SchemaMember("CEnvInstructorVRHint", "m_iszName")]
public string Name { get; set; }

Property Value

string

StartSound

[SchemaMember("CEnvInstructorVRHint", "m_iszStartSound")]
public string StartSound { get; set; }

Property Value

string

Timeout

[SchemaMember("CEnvInstructorVRHint", "m_iTimeout")]
public ref int Timeout { get; }

Property Value

int