SwiftlyS2

COmniLight

Interface COmniLight

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface COmniLight : CBarnLight, CBaseModelEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CBaseModelEntity>, ISchemaClass<CBarnLight>, ISchemaClass<COmniLight>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

InnerAngle

ref float InnerAngle { get; }
Property Value

OuterAngle

ref float OuterAngle { get; }
Property Value

ShowLight

ref bool ShowLight { get; }
Property Value

Methods

InnerAngleUpdated()

void InnerAngleUpdated()

OuterAngleUpdated()

void OuterAngleUpdated()

ShowLightUpdated()

void ShowLightUpdated()

On this page