SwiftlyS2

CSosSoundEventGroupSchema

Interface CSosSoundEventGroupSchema

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CSosSoundEventGroupSchema : ISchemaClass<CSosSoundEventGroupSchema>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Actions

ref CUtlVector<PointerTo<CSosGroupActionSchema>> Actions { get; }
Property Value

Behavior_EntIndex

ref SosGroupFieldBehavior_t Behavior_EntIndex { get; }
Property Value

Behavior_EventName

ref SosGroupFieldBehavior_t Behavior_EventName { get; }
Property Value

Behavior_Opvar

ref SosGroupFieldBehavior_t Behavior_Opvar { get; }
Property Value

Behavior_String

ref SosGroupFieldBehavior_t Behavior_String { get; }
Property Value

BlockMaxCount

ref int BlockMaxCount { get; }
Property Value

BlocksEvents

ref bool BlocksEvents { get; }
Property Value

EntIndex

ref float EntIndex { get; }
Property Value

GroupType

ref SosGroupType_t GroupType { get; }
Property Value

InvertMatch

ref bool InvertMatch { get; }
Property Value

MatchEventSubString

ref bool MatchEventSubString { get; }
Property Value

MatchSoundEventName

string MatchSoundEventName { get; set; }
Property Value

MatchSoundEventSubString

string MatchSoundEventSubString { get; set; }
Property Value

MemberLifespanTime

ref float MemberLifespanTime { get; }
Property Value

Opvar

ref float Opvar { get; }
Property Value

OpvarString

string OpvarString { get; set; }
Property Value

On this page