SwiftlyS2

CSoundContainerReference

Interface CSoundContainerReference

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Namespace

string Namespace { get; set; }
Property Value

Sound

ref CStrongHandle<InfoForResourceTypeCVoiceContainerBase> Sound { get; }
Property Value

Sound1

CVoiceContainerBase? Sound1 { get; }
Property Value

UseReference

ref bool UseReference { get; }
Property Value

On this page