Class DewRoomMetadata
Inheritance
object
UnityEngine.Object
UnityEngine.ScriptableObject
DewRoomMetadata
Assembly: Dew.Core.dll
public class DewRoomMetadata : ScriptableObject
Fields
Declaration
Field Value
Declaration
public List<PropSpawnRule> customPropRules
Field Value
| Type |
Description |
| System.Collections.Generic.List<T><PropSpawnRule> |
|
Declaration
public List<MonsterSpawnRule> customRules
Field Value
Declaration
public bool hasSectionWithNoNodes
Field Value
Declaration
public List<string> sceneActors
Field Value
| Type |
Description |
| System.Collections.Generic.List<T><string> |
|