CInfoWorldLayer
Interface CInfoWorldLayer
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CInfoWorldLayer : CBaseEntity, CEntityInstance, ISchemaClass<CEntityInstance>, ISchemaClass<CBaseEntity>, ISchemaClass<CInfoWorldLayer>, ISchemaField, ISchemaClass, INativeHandleImplements
- CBaseEntity
- CEntityInstance
- ISchemaClass<CEntityInstance>
- ISchemaClass<CBaseEntity>
- ISchemaClass<CInfoWorldLayer>
- ISchemaField
- ISchemaClass
- INativeHandle
Properties
CreateAsChildSpawnGroup
ref bool CreateAsChildSpawnGroup { get; }Property Value
EntitiesSpawned
ref bool EntitiesSpawned { get; }Property Value
LayerName
string LayerName { get; set; }Property Value
LayerSpawnGroup
ref uint LayerSpawnGroup { get; }Property Value
OutputOnEntitiesSpawned
CEntityIOOutput OutputOnEntitiesSpawned { get; }Property Value
WorldLayerVisible
ref bool WorldLayerVisible { get; }Property Value
WorldName
string WorldName { get; set; }Property Value
Methods
EntitiesSpawnedUpdated()
void EntitiesSpawnedUpdated()LayerNameUpdated()
void LayerNameUpdated()WorldLayerVisibleUpdated()
void WorldLayerVisibleUpdated()WorldNameUpdated()
void WorldNameUpdated()