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