4 using System.Collections.Generic;
20 DebugConsole.ThrowError(
"Issue in the code execution order: job prefabs not loaded.");
23 if (
Prefabs.ContainsKey(identifier))
29 DebugConsole.ThrowError(
"Couldn't find a job prefab with the given identifier: " + identifier);
CorpsePrefab(ContentXElement element, CorpsesFile file)
static readonly PrefabCollection< CorpsePrefab > Prefabs
Level.PositionType SpawnPosition
static CorpsePrefab Get(Identifier identifier)
static CorpsePrefab Random(Rand.RandSync sync=Rand.RandSync.Unsynced)
readonly Identifier Identifier