Property Value
Value
Object being referenced by this UnityObjectRef<T>.
Declaration
public T Value
{
[ExcludeFromBurstCompatTesting("Returns managed object")]
get;
[ExcludeFromBurstCompatTesting("Sets managed object")]
set;
}
Property Value
| Type | Description |
|---|---|
| T |