API ReferenceGE Extensionsflowgraphnodesgameplay
Complete Scenario
**File:** `flowgraph/nodes/gameplay/completeScenario.lua`
File: flowgraph/nodes/gameplay/completeScenario.lua
Description: Completes a scenario.
Category: once_instant
Input Pins
| Name | Type | Description |
|---|---|---|
reason | string | Final message. |
fail | bool | If true, scenario will fail. |
Methods
C:workOnce()C:drawMiddle(builder, style)
See Also
- Allow Walking - Related reference
- Blacklist Walking - Related reference
- Can Enter From Walking - Related reference
- FlowGraph Guide - Guide