SwiftlyS2

C_OP_MultiSegmentDisplaySnapshotGenerator

Interface C_OP_MultiSegmentDisplaySnapshotGenerator

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface C_OP_MultiSegmentDisplaySnapshotGenerator : CParticleFunctionPreEmission, CParticleFunctionOperator, CParticleFunction, ISchemaClass<CParticleFunction>, ISchemaClass<CParticleFunctionOperator>, ISchemaClass<CParticleFunctionPreEmission>, ISchemaClass<C_OP_MultiSegmentDisplaySnapshotGenerator>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

CPSnapshot

ref int CPSnapshot { get; }
Property Value

ColorLit

CParticleCollectionVecInput ColorLit { get; }
Property Value

ColorUnlit

CParticleCollectionVecInput ColorUnlit { get; }
Property Value

DigitsAfterDecimal

CParticleCollectionFloatInput DigitsAfterDecimal { get; }
Property Value

InputType

ref ParticleMultiSegmentInputSelection_t InputType { get; }
Property Value

MaxCount

CParticleCollectionFloatInput MaxCount { get; }
Property Value

MinCount

CParticleCollectionFloatInput MinCount { get; }
Property Value

PrependEmpty

ref bool PrependEmpty { get; }
Property Value

Radius

CParticleCollectionFloatInput Radius { get; }
Property Value

SegCount

ref ParticleMultiSegmentCountSelection_t SegCount { get; }
Property Value

Spacing

CParticleCollectionFloatInput Spacing { get; }
Property Value

SpecialCharList

ref CUtlVector<ParticleMultiSegmentSpecialCharacter_t> SpecialCharList { get; }
Property Value

StrDefaultString

string StrDefaultString { get; set; }
Property Value

Value

CParticleCollectionFloatInput Value { get; }
Property Value

On this page