class
PrefabScene
public class PrefabScene : Scene Properties
| Name | Type | Description |
|---|---|---|
Variables | VariableCollection | A list of variables and their targets for this prefab scene |
Methods
virtual Boolean Load(GameResource resource) PrefabFile ToPrefabFile() virtual JsonObject Serialize(SerializeOptions options = null) virtual Void Deserialize(JsonObject node, DeserializeOptions options) static override Void JsonWrite(Object value, Utf8JsonWriter writer)