Table of Contents

Struct ObjectReference

Namespace
Pinwheel.Vista.Graph
Assembly
Pinwheel.Vista.Runtime.dll
[Serializable]
public struct ObjectReference
Inherited Members

Constructors

ObjectReference(string, Object)

Creates a serialized object-reference entry for one Unity object field.

Properties

key

Synthetic serialization key that identifies which node field this object belongs to.

target

Unity object stored for the serialized field identified by key.