SwiftlyS2

ParticlePreviewState_t

Interface ParticlePreviewState_t

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

AnimationNonLooping

ref bool AnimationNonLooping { get; }
Property Value

BodyGroups

ref CUtlVector<ParticlePreviewBodyGroup_t> BodyGroups { get; }
Property Value

FireParticleOnSequenceFrame

ref int FireParticleOnSequenceFrame { get; }
Property Value

GroundType

ref PetGroundType_t GroundType { get; }
Property Value

HitboxSetName

string HitboxSetName { get; set; }
Property Value

MaterialGroupName

string MaterialGroupName { get; set; }
Property Value

ModSpecificData

ref uint ModSpecificData { get; }
Property Value

ParticleSimulationRate

ref float ParticleSimulationRate { get; }
Property Value

PlaybackSpeed

ref float PlaybackSpeed { get; }
Property Value

PreviewGravity

ref Vector PreviewGravity { get; }
Property Value

PreviewModel

string PreviewModel { get; set; }
Property Value

SequenceName

string SequenceName { get; set; }
Property Value

SequenceNameIsAnimClipPath

ref bool SequenceNameIsAnimClipPath { get; }
Property Value

ShouldDrawAttachmentNames

ref bool ShouldDrawAttachmentNames { get; }
Property Value

ShouldDrawAttachments

ref bool ShouldDrawAttachments { get; }
Property Value

ShouldDrawControlPointAxes

ref bool ShouldDrawControlPointAxes { get; }
Property Value

ShouldDrawHitboxes

ref bool ShouldDrawHitboxes { get; }
Property Value

On this page