SwiftlyS2

CVoiceContainerSelector

Interface CVoiceContainerSelector

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CVoiceContainerSelector : CVoiceContainerBase, ISchemaClass<CVoiceContainerBase>, ISchemaClass<CVoiceContainerSelector>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Mode

ref PlayBackMode_t Mode { get; }
Property Value

ProbabilityWeights

ref CUtlVector<float> ProbabilityWeights { get; }
Property Value

SoundsToPlay

CSoundContainerReferenceArray SoundsToPlay { get; }
Property Value

On this page