SwiftlyS2

CEnvInstructorHint

Interface CEnvInstructorHint

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

ActivatorCaption

string ActivatorCaption { get; set; }
Property Value

AllowNoDrawTarget

ref bool AllowNoDrawTarget { get; }
Property Value

AlphaOption

ref byte AlphaOption { get; }
Property Value

AutoStart

ref bool AutoStart { get; }
Property Value

Binding

string Binding { get; set; }
Property Value

Caption

string Caption { get; set; }
Property Value

Color

ref Color Color { get; }
Property Value

DisplayLimit

ref int DisplayLimit { get; }
Property Value

ForceCaption

ref bool ForceCaption { get; }
Property Value

HintTargetEntity

string HintTargetEntity { get; set; }
Property Value

IconOffset

ref float IconOffset { get; }
Property Value

Icon_Offscreen

string Icon_Offscreen { get; set; }
Property Value

Icon_Onscreen

string Icon_Onscreen { get; set; }
Property Value

InstanceType

ref int InstanceType { get; }
Property Value

LocalPlayerOnly

ref bool LocalPlayerOnly { get; }
Property Value

Name

string Name { get; set; }
Property Value

NoOffscreen

ref bool NoOffscreen { get; }
Property Value

PulseOption

ref byte PulseOption { get; }
Property Value

Range

ref float Range { get; }
Property Value

Replace_Key

string Replace_Key { get; set; }
Property Value

ShakeOption

ref byte ShakeOption { get; }
Property Value

Static

ref bool Static { get; }
Property Value

SuppressRest

ref bool SuppressRest { get; }
Property Value

Timeout

ref int Timeout { get; }
Property Value

On this page