Interface IEventMachine
Inherited Members
Namespace: Unity.VisualScripting
Syntax
public interface IEventMachine : IMachine, IGraphRoot, IGraphNester, IGraphParent, IAotStubbable
Methods
TriggerUnityEvent(String)
Declaration
void TriggerUnityEvent(string name)
Parameters
Type | Name | Description |
---|---|---|
String | name |