SwiftlyS2

CSkyCamera

Interface CSkyCamera

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CSkyCamera : CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CSkyCamera>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Next

CSkyCamera? Next { get; }
Property Value

SkyboxData

sky3dparams_t SkyboxData { get; }
Property Value

SkyboxSlotToken

ref CUtlStringToken SkyboxSlotToken { get; }
Property Value

UseAngles

ref bool UseAngles { get; }
Property Value

Methods

SkyboxDataUpdated()

void SkyboxDataUpdated()

SkyboxSlotTokenUpdated()

void SkyboxSlotTokenUpdated()

On this page