SwiftlyS2

CEnvGlobal

Interface CEnvGlobal

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

Counter

ref int Counter { get; }
Property Value

Globalstate

string Globalstate { get; set; }
Property Value

Initialstate

ref int Initialstate { get; }
Property Value

OutCounter

SchemaUntypedField OutCounter { get; }
Property Value

Triggermode

ref int Triggermode { get; }
Property Value

On this page