SwiftlyS2

CParticleAnimTag

Interface CParticleAnimTag

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CParticleAnimTag : CAnimTagBase, ISchemaClass<CAnimTagBase>, ISchemaClass<CParticleAnimTag>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Aggregate

ref bool Aggregate { get; }
Property Value

AttachmentCP1Name

string AttachmentCP1Name { get; set; }
Property Value

AttachmentCP1Type

ref ParticleAttachment_t AttachmentCP1Type { get; }
Property Value

AttachmentName

string AttachmentName { get; set; }
Property Value

AttachmentType

ref ParticleAttachment_t AttachmentType { get; }
Property Value

ConfigName

string ConfigName { get; set; }
Property Value

DetachFromOwner

ref bool DetachFromOwner { get; }
Property Value

ParticleSystem

ref CStrongHandle<InfoForResourceTypeIParticleSystemDefinition> ParticleSystem { get; }
Property Value

ParticleSystemName

string ParticleSystemName { get; set; }
Property Value

StopWhenTagEnds

ref bool StopWhenTagEnds { get; }
Property Value

TagEndStopIsInstant

ref bool TagEndStopIsInstant { get; }
Property Value

On this page