CLogicAuto
Interface CLogicAuto
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CLogicAuto : CBaseEntity, CEntityInstance, IEquatable<CEntityInstance>, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CLogicAuto>, ISchemaField, ISchemaClass, INativeHandleImplements
- CBaseEntity
- CEntityInstance
- IEquatable<CEntityInstance>
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CLogicAuto>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
Globalstate
string Globalstate { get; set; }Property Value
OnBackgroundMap
ref CEntityIOOutput OnBackgroundMap { get; }Property Value
OnDemoMapSpawn
ref CEntityIOOutput OnDemoMapSpawn { get; }Property Value
OnLoadGame
ref CEntityIOOutput OnLoadGame { get; }Property Value
OnMapSpawn
ref CEntityIOOutput OnMapSpawn { get; }Property Value
OnMapTransition
ref CEntityIOOutput OnMapTransition { get; }Property Value
OnMultiNewMap
ref CEntityIOOutput OnMultiNewMap { get; }Property Value
OnMultiNewRound
ref CEntityIOOutput OnMultiNewRound { get; }Property Value
OnNewGame
ref CEntityIOOutput OnNewGame { get; }Property Value
OnVREnabled
ref CEntityIOOutput OnVREnabled { get; }Property Value
OnVRNotEnabled
ref CEntityIOOutput OnVRNotEnabled { get; }Property Value