API ReferenceGE Extensionsflowgraphnodesgameplayrallyloop
Rally Loop Save Attempt
**File:** `flowgraph/nodes/gameplay/rally/loop/saveRallyLoopAttempt.lua`
File: flowgraph/nodes/gameplay/rally/loop/saveRallyLoopAttempt.lua
Description: Saves the current rally loop attempt.
Category: once_instant Tags: rally
Input Pins
| Name | Type | Description |
|---|---|---|
dnfType | string | Type of DNF - "restart" or "abandon". |
Output Pins
| Name | Type | Description |
|---|---|---|
change | table | Change Object |
outroTranslation | table | Translation object with the attempt data as context. |
Methods
C:_executionStopped()C:workOnce()
See Also
- Rally Advance Loop Schedule - Related reference
- Rally Get Current Race Path - Related reference
- Rally Loop Get Execution Var - Related reference
- FlowGraph Guide - Guide