SwiftlyS2

CGlowProperty

Interface CGlowProperty

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

EligibleForScreenHighlight

ref bool EligibleForScreenHighlight { get; }
Property Value

Flashing

ref bool Flashing { get; }
Property Value

GlowColor

ref Vector GlowColor { get; }
Property Value

GlowColorOverride

ref Color GlowColorOverride { get; }
Property Value

GlowRange

ref int GlowRange { get; }
Property Value

GlowRangeMin

ref int GlowRangeMin { get; }
Property Value

GlowStartTime

ref float GlowStartTime { get; }
Property Value

GlowTeam

ref int GlowTeam { get; }
Property Value

GlowTime

ref float GlowTime { get; }
Property Value

GlowType

ref int GlowType { get; }
Property Value

Glowing

ref bool Glowing { get; }
Property Value

Methods

EligibleForScreenHighlightUpdated()

void EligibleForScreenHighlightUpdated()

FlashingUpdated()

void FlashingUpdated()

GlowColorOverrideUpdated()

void GlowColorOverrideUpdated()

GlowRangeMinUpdated()

void GlowRangeMinUpdated()

GlowRangeUpdated()

void GlowRangeUpdated()

GlowStartTimeUpdated()

void GlowStartTimeUpdated()

GlowTeamUpdated()

void GlowTeamUpdated()

GlowTimeUpdated()

void GlowTimeUpdated()

GlowTypeUpdated()

void GlowTypeUpdated()

On this page