SwiftlyS2

CModelConfigElement_RandomPick

Interface CModelConfigElement_RandomPick

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CModelConfigElement_RandomPick : CModelConfigElement, ISchemaClass<CModelConfigElement>, ISchemaClass<CModelConfigElement_RandomPick>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

ChoiceWeights

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

Choices

ref CUtlVector<CUtlString> Choices { get; }
Property Value

On this page