Description
User Defined Event for running custom logic
Information
| Plugin | RigVM |
| Category | Events |
| Tags | Event,Entry,MyEvent |
| Type | FRigVMFunction_UserDefinedEvent |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| EventName | The name of the event. Given this name the event can be invoked using the run event node. | FName | My Event |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| ExecutePin | The execution result | Execute Context |