SwiftlyS2

CNewParticleEffect

Interface CNewParticleEffect

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CNewParticleEffect : IParticleEffect, ISchemaClass<IParticleEffect>, ISchemaClass<CNewParticleEffect>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

AggregationCenter

ref Vector AggregationCenter { get; }
Property Value

Allocated

SchemaUntypedField Allocated { get; }
Property Value

AutoUpdateBBox

SchemaUntypedField AutoUpdateBBox { get; }
Property Value

CanFreeze

SchemaUntypedField CanFreeze { get; }
Property Value

DebugName

string DebugName { get; set; }
Property Value

DontRemove

SchemaUntypedField DontRemove { get; }
Property Value

ForceNoDraw

SchemaUntypedField ForceNoDraw { get; }
Property Value

FreezeTargetState

SchemaUntypedField FreezeTargetState { get; }
Property Value

FreezeTransitionActive

SchemaUntypedField FreezeTransitionActive { get; }
Property Value

FreezeTransitionDuration

ref float FreezeTransitionDuration { get; }
Property Value

FreezeTransitionOverride

ref float FreezeTransitionOverride { get; }
Property Value

FreezeTransitionStart

ref float FreezeTransitionStart { get; }
Property Value

IsAsyncCreate

SchemaUntypedField IsAsyncCreate { get; }
Property Value

IsFirstFrame

SchemaUntypedField IsFirstFrame { get; }
Property Value

LastMax

ref Vector LastMax { get; }
Property Value

LastMin

ref Vector LastMin { get; }
Property Value

NeedsBBoxUpdate

SchemaUntypedField NeedsBBoxUpdate { get; }
Property Value

Next

CNewParticleEffect? Next { get; }
Property Value

Owner

PARTICLE_EHANDLE__? Owner { get; }
Property Value

OwningParticleProperty

CParticleProperty? OwningParticleProperty { get; }
Property Value

Particles

IParticleCollection? Particles { get; }
Property Value

Prev

CNewParticleEffect? Prev { get; }
Property Value

RefCount

ref int RefCount { get; }
Property Value

Remove

SchemaUntypedField Remove { get; }
Property Value

Scale

ref float Scale { get; }
Property Value

ShouldCheckFoW

SchemaUntypedField ShouldCheckFoW { get; }
Property Value

ShouldPerformCullCheck

SchemaUntypedField ShouldPerformCullCheck { get; }
Property Value

ShouldSave

SchemaUntypedField ShouldSave { get; }
Property Value

ShouldSimulateDuringGamePaused

SchemaUntypedField ShouldSimulateDuringGamePaused { get; }
Property Value

Simulate

SchemaUntypedField Simulate { get; }
Property Value

SortOrigin

ref Vector SortOrigin { get; }
Property Value

SplitScreenUser

ref uint SplitScreenUser { get; }
Property Value

SuppressScreenSpaceEffect

SchemaUntypedField SuppressScreenSpaceEffect { get; }
Property Value

On this page