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