Interface IUnityObjectOwnable
Namespace: Unity.VisualScripting
Syntax
public interface IUnityObjectOwnable
Properties
owner
Declaration
Object owner { get; set; }
Property Value
| Type | Description |
|---|---|
| Object |
public interface IUnityObjectOwnable
Object owner { get; set; }
| Type | Description |
|---|---|
| Object |