C_INIT_RandomSequence
Interface C_INIT_RandomSequence
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface C_INIT_RandomSequence : CParticleFunctionInitializer, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionInitializer>, ISchemaClass<C_INIT_RandomSequence>, ISchemaField, ISchemaClass, INativeHandleImplements
- CParticleFunctionInitializer
- CParticleFunction
- ISchemaClass<CParticleFunction>
- ISchemaClass<CParticleFunctionInitializer>
- ISchemaClass<C_INIT_RandomSequence>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
Linear
ref bool Linear { get; }Property Value
SequenceMax
ref int SequenceMax { get; }Property Value
SequenceMin
ref int SequenceMin { get; }Property Value
Shuffle
ref bool Shuffle { get; }Property Value
WeightedList
ref CUtlVector<SequenceWeightedList_t> WeightedList { get; }Property Value