mirror of
https://github.com/maxartz15/UnitySerializedReferenceUI.git
synced 2024-11-22 07:35:36 +01:00
Created new brunch. Plug in Rider's version control
This commit is contained in:
parent
dead48d75e
commit
f47dd5d350
@ -165,13 +165,13 @@ MonoBehaviour:
|
||||
classWithChildReferences:
|
||||
- integerValue: 0
|
||||
animals:
|
||||
id: 0
|
||||
animalInterfaces:
|
||||
id: 6
|
||||
animalInterfaces:
|
||||
id: 7
|
||||
references:
|
||||
version: 1
|
||||
00000000:
|
||||
type: {class: BlackApe, ns: , asm: SerializedReferenceExample}
|
||||
type: {class: GreenApe, ns: , asm: SerializedReferenceExample}
|
||||
data:
|
||||
age: 0
|
||||
food: {fileID: 0}
|
||||
@ -208,6 +208,13 @@ MonoBehaviour:
|
||||
numberOfBones: 0
|
||||
Tag:
|
||||
00000006:
|
||||
type: {class: BlackApe, ns: , asm: SerializedReferenceExample}
|
||||
data:
|
||||
age: 0
|
||||
food: {fileID: 0}
|
||||
numberOfBones: 0
|
||||
Tag:
|
||||
00000007:
|
||||
type: {class: GreenFish, ns: , asm: SerializedReferenceExample}
|
||||
data:
|
||||
age: 0
|
||||
|
Loading…
Reference in New Issue
Block a user