Summary
Creates a new
Animancer.Editor.Serialization.ObjectReference which wraps the specified
UnityEngine.Object.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- Serialization
.ObjectReference
Syntax
public ObjectReference(Object obj)
Parameters
| Name | Type | Description |
|---|---|---|
| obj | Object |
Return Value
| Type | Description |
|---|---|
| void |