forked from rojo-rbx/rojo
27 lines
502 B
Plaintext
27 lines
502 B
Plaintext
---
|
|
source: src/snapshot_middleware/json_model.rs
|
|
expression: instance_snapshot
|
|
---
|
|
snapshot_id: ~
|
|
metadata:
|
|
ignore_unknown_instances: false
|
|
instigating_source:
|
|
Path: /foo.model.json
|
|
relevant_paths:
|
|
- /foo.model.json
|
|
name: foo
|
|
class_name: IntValue
|
|
properties:
|
|
Value:
|
|
Type: Int32
|
|
Value: 5
|
|
children:
|
|
- snapshot_id: ~
|
|
metadata:
|
|
ignore_unknown_instances: false
|
|
relevant_paths: []
|
|
name: The Child
|
|
class_name: StringValue
|
|
properties: {}
|
|
children: []
|