Interface IAotStubbable
Namespace: Unity.VisualScripting
Syntax
public interface IAotStubbable
Properties
aotStubs
Declaration
IEnumerable<object> aotStubs { get; }
Property Value
| Type | Description |
|---|---|
| IEnumerable<Object> |
public interface IAotStubbable
IEnumerable<object> aotStubs { get; }
| Type | Description |
|---|---|
| IEnumerable<Object> |