API ReferenceGE Extensionsflowgraphnodesgameplay
Mission Defaults
**File:** `flowgraph/nodes/gameplay/missionDefaults.lua`
File: flowgraph/nodes/gameplay/missionDefaults.lua
Description: Provides a variety of mission default values.
Category: provider
Output Pins
| Name | Type | Description |
|---|---|---|
markerInactive | color | Inactive 3D-Markers, for the Parking Markers node, light orange |
markerActive | color | Inactive 3D-Markers, for the Parking Markers node, light green |
fadeTransitionTime | number | Time for the fade transition, 0.75s |
Methods
C:init()C:_executionStarted()
See Also
- Allow Walking - Related reference
- Blacklist Walking - Related reference
- Can Enter From Walking - Related reference
- FlowGraph Guide - Guide