API ReferenceGE Extensionsflowgraphnodesgameplayrallyloop
Rally Loop Record Time Card Entry
**File:** `flowgraph/nodes/gameplay/rally/loop/recordTimeCardEntry.lua`
File: flowgraph/nodes/gameplay/rally/loop/recordTimeCardEntry.lua
Description: Records a time card entry for the current rally loop manager.
Category: once_instant Tags: rally
Input Pins
| Name | Type | Description |
|---|---|---|
name | string | Name of the time card entry to record. |
time | number | Time to record. |
Methods
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