SwiftlyS2

CInfoInteraction

Interface CInfoInteraction

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Cooldown

ref float Cooldown { get; }
Property Value

DisableOnExit

ref bool DisableOnExit { get; }
Property Value

Duration

ref float Duration { get; }
Property Value

Enabled

ref bool Enabled { get; }
Property Value

OwnerFOV

ref float OwnerFOV { get; }
Property Value

Radius

ref float Radius { get; }
Property Value

RepeatCount

ref int RepeatCount { get; }
Property Value

SceneOpportunity

SceneOpportunityHandle_t SceneOpportunity { get; }
Property Value

SceneRequest

SceneRequestHandle_t SceneRequest { get; }
Property Value

StartDisabled

ref bool StartDisabled { get; }
Property Value

StrLocalInterestOptTags

string StrLocalInterestOptTags { get; set; }
Property Value

StrLocalInterestReqTags

string StrLocalInterestReqTags { get; set; }
Property Value

StrLookTarget

string StrLookTarget { get; set; }
Property Value

StrPulseVDataName

string StrPulseVDataName { get; set; }
Property Value

StrSceneVDataName

string StrSceneVDataName { get; set; }
Property Value

On this page