SwiftlyS2

CEnvInstructorVRHint

Interface CEnvInstructorVRHint

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CEnvInstructorVRHint : CPointEntity, CBaseEntity, CEntityInstance, IEquatable<CEntityInstance>, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CPointEntity>, ISchemaClass<CEnvInstructorVRHint>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

AttachType

ref int AttachType { get; }
Property Value

Caption

string Caption { get; set; }
Property Value

CustomLayoutFile

string CustomLayoutFile { get; set; }
Property Value

HeightOffset

ref float HeightOffset { get; }
Property Value

HintTargetEntity

string HintTargetEntity { get; set; }
Property Value

LayoutFileType

ref int LayoutFileType { get; }
Property Value

Name

string Name { get; set; }
Property Value

StartSound

string StartSound { get; set; }
Property Value

Timeout

ref int Timeout { get; }
Property Value

On this page