SwiftlyS2

SpawnPoint

Interface SpawnPoint

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface SpawnPoint : CServerOnlyPointEntity, CServerOnlyEntity, CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CServerOnlyEntity>, ISchemaClass<CServerOnlyPointEntity>, ISchemaClass<SpawnPoint>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Enabled

ref bool Enabled { get; }
Property Value

Priority

ref int Priority { get; }
Property Value

Type

ref int Type { get; }
Property Value

On this page