SwiftlyS2

CEnvParticleGlow

Interface CEnvParticleGlow

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CEnvParticleGlow : CParticleSystem, CBaseModelEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CBaseModelEntity>, ISchemaClass<CParticleSystem>, ISchemaClass<CEnvParticleGlow>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

AlphaScale

ref float AlphaScale { get; }
Property Value

ColorTint

ref Color ColorTint { get; }
Property Value

RadiusScale

ref float RadiusScale { get; }
Property Value

SelfIllumScale

ref float SelfIllumScale { get; }
Property Value

TextureOverride

ref CStrongHandle<InfoForResourceTypeCTextureBase> TextureOverride { get; }
Property Value

Methods

AlphaScaleUpdated()

void AlphaScaleUpdated()

ColorTintUpdated()

void ColorTintUpdated()

RadiusScaleUpdated()

void RadiusScaleUpdated()

SelfIllumScaleUpdated()

void SelfIllumScaleUpdated()

TextureOverrideUpdated()

void TextureOverrideUpdated()

On this page