API ReferenceGE Extensionsflowgraphnodesgameplaysites
File Sites
**File:** `flowgraph/nodes/gameplay/sites/fileSites.lua`
File: flowgraph/nodes/gameplay/sites/fileSites.lua
Description: Loads a Sites file.
Category: once_p_duration Tags: scenario Dependencies: gameplay_sites_sitesManager
Input Pins
| Name | Type | Description |
|---|---|---|
file | string | File of the sites |
Output Pins
| Name | Type | Description |
|---|---|---|
sitesData | table | Data from the sites for other nodes to process. |
Methods
C:init(mgr, ...)C:postInit()C:drawCustomProperties()C:onNodeReset()C:_executionStopped()C:work(args)
See Also
- Location - Related reference
- Location by Name - Related reference
- Locations by Tags - Related reference
- FlowGraph Guide - Guide