SwiftlyS2

CLogicAuto

Interface CLogicAuto

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Globalstate

string Globalstate { get; set; }
Property Value

OnBackgroundMap

CEntityIOOutput OnBackgroundMap { get; }
Property Value

OnDemoMapSpawn

CEntityIOOutput OnDemoMapSpawn { get; }
Property Value

OnLoadGame

CEntityIOOutput OnLoadGame { get; }
Property Value

OnMapSpawn

CEntityIOOutput OnMapSpawn { get; }
Property Value

OnMapTransition

CEntityIOOutput OnMapTransition { get; }
Property Value

OnMultiNewMap

CEntityIOOutput OnMultiNewMap { get; }
Property Value

OnMultiNewRound

CEntityIOOutput OnMultiNewRound { get; }
Property Value

OnNewGame

CEntityIOOutput OnNewGame { get; }
Property Value

OnVREnabled

CEntityIOOutput OnVREnabled { get; }
Property Value

OnVRNotEnabled

CEntityIOOutput OnVRNotEnabled { get; }
Property Value

On this page