SwiftlyS2

ParticleNode_t

Interface ParticleNode_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface ParticleNode_t : ISchemaClass<ParticleNode_t>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

EndcapTime

ref float EndcapTime { get; }
Property Value

Entity

ref CHandle<CBaseEntity> Entity { get; }
Property Value

GrowthDuration

ref float GrowthDuration { get; }
Property Value

GrowthOrigin

ref Vector GrowthOrigin { get; }
Property Value

Index

ParticleIndex_t Index { get; }
Property Value

MarkedForDelete

ref bool MarkedForDelete { get; }
Property Value

StartTime

GameTime_t StartTime { get; }
Property Value

On this page