SwiftlyS2

CSoundContainerReferenceArray

Interface CSoundContainerReferenceArray

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Sounds

ref CUtlVector<CStrongHandle<InfoForResourceTypeCVoiceContainerBase>> Sounds { get; }
Property Value

Sounds1

ref CUtlVector<PointerTo<CVoiceContainerBase>> Sounds1 { get; }
Property Value

UseReference

ref bool UseReference { get; }
Property Value

On this page