SwiftlyS2

CNmParticleEvent

Interface CNmParticleEvent

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CNmParticleEvent : CNmEvent, ISchemaClass<CNmEvent>, ISchemaClass<CNmParticleEvent>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

AttachmentPoint0

string AttachmentPoint0 { get; set; }
Property Value

AttachmentPoint1

string AttachmentPoint1 { get; set; }
Property Value

AttachmentType0

ref ParticleAttachment_t AttachmentType0 { get; }
Property Value

AttachmentType1

ref ParticleAttachment_t AttachmentType1 { get; }
Property Value

Config

string Config { get; set; }
Property Value

DetachFromOwner

ref bool DetachFromOwner { get; }
Property Value

EffectForConfig

string EffectForConfig { get; set; }
Property Value

ParticleSystem

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

PlayEndCap

ref bool PlayEndCap { get; }
Property Value

Relevance

ref CNmEventRelevance_t Relevance { get; }
Property Value

StopImmediately

ref bool StopImmediately { get; }
Property Value

Tags

string Tags { get; set; }
Property Value

Type

ref CNmParticleEvent__Type_t Type { get; }
Property Value

On this page