Interface IAotStubbable
Namespace: Unity.VisualScripting
Assembly: Unity.VisualScripting.Core.dll
Syntax
public interface IAotStubbable
Methods
GetAotStubs(HashSet<object>)
Declaration
IEnumerable<object> GetAotStubs(HashSet<object> visited)
Parameters
Returns
Type | Description |
---|---|
IEnumerable<object> |