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