SPAWNGROUP_HEADER
Interface SPAWNGROUP_HEADER
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface SPAWNGROUP_HEADER : ISchemaClass<SPAWNGROUP_HEADER>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
ClientSpawnGroup
ref bool ClientSpawnGroup { get; }Property Value
EntityLumpName
string EntityLumpName { get; set; }Property Value
GroupName
string GroupName { get; set; }Property Value
SuppressAllEntities
ref bool SuppressAllEntities { get; }Property Value
WorldOffset
ref matrix3x4_t WorldOffset { get; }Property Value