CInfoSpawnGroupLoadUnload
Interface CInfoSpawnGroupLoadUnload
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CInfoSpawnGroupLoadUnload : CLogicalEntity, CServerOnlyEntity, CBaseEntity, CEntityInstance, IEquatable<CEntityInstance>, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CServerOnlyEntity>, ISchemaClass<CLogicalEntity>, ISchemaClass<CInfoSpawnGroupLoadUnload>, ISchemaField, ISchemaClass, INativeHandleImplements
- CLogicalEntity
- CServerOnlyEntity
- CBaseEntity
- CEntityInstance
- IEquatable<CEntityInstance>
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CServerOnlyEntity>
- ISchemaClass<CLogicalEntity>
- ISchemaClass<CInfoSpawnGroupLoadUnload>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
AutoActivate
ref bool AutoActivate { get; }Property Value
FixedSpawnGroupName
string FixedSpawnGroupName { get; set; }Property Value
LandmarkName
string LandmarkName { get; set; }Property Value
OnSpawnGroupLoadFinished
ref CEntityIOOutput OnSpawnGroupLoadFinished { get; }Property Value
OnSpawnGroupLoadStarted
ref CEntityIOOutput OnSpawnGroupLoadStarted { get; }Property Value
OnSpawnGroupUnloadFinished
ref CEntityIOOutput OnSpawnGroupUnloadFinished { get; }Property Value
OnSpawnGroupUnloadStarted
ref CEntityIOOutput OnSpawnGroupUnloadStarted { get; }Property Value
QueueActiveSpawnGroupChange
ref bool QueueActiveSpawnGroupChange { get; }Property Value
QueueFinishLoading
ref bool QueueFinishLoading { get; }Property Value
SpawnGroupFilterName
string SpawnGroupFilterName { get; set; }Property Value
SpawnGroupName
string SpawnGroupName { get; set; }Property Value
TimeoutInterval
ref float TimeoutInterval { get; }Property Value
UnloadingStarted
ref bool UnloadingStarted { get; }Property Value