SwiftlyS2

CEnvFade

Interface CEnvFade

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CEnvFade : CLogicalEntity, CServerOnlyEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CServerOnlyEntity>, ISchemaClass<CLogicalEntity>, ISchemaClass<CEnvFade>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Duration

ref float Duration { get; }
Property Value

FadeColor

ref Color FadeColor { get; }
Property Value

HoldDuration

ref float HoldDuration { get; }
Property Value

OnBeginFade

CEntityIOOutput OnBeginFade { get; }
Property Value

Methods

FadeColorUpdated()

void FadeColorUpdated()

On this page