Entity ActivateOutput
From CryWiki
entity:ActivateOutput(string, value)
Description
Broadcasts info to an entity's flowgraph output port.
Arguments
- Output port name
- Value to be sent to the port
Example
|
| |
|---|---|
| |
Notes
More info on using flowgraph ports in a custom entity: Creating a new entity tutorial
