Class RoomTemplatesSet
Set of room templates that can be stored inside a scriptable object.
Inheritance
System.Object
RoomTemplatesSet
Namespace: Edgar.Unity
Assembly: cs.temp.dll.dll
Syntax
public class RoomTemplatesSet : ScriptableObject
Fields
RoomTemplates
Declaration
public List<GameObject> RoomTemplates
Field Value
Type | Description |
---|---|
System.Collections.Generic.List<GameObject> |