API ReferenceGE Extensionsflowgraphnodesgameplayrallyloop
Rally Loop Get Service Out TC
**File:** `flowgraph/nodes/gameplay/rally/loop/getLoopServiceOutTC.lua`
File: flowgraph/nodes/gameplay/rally/loop/getLoopServiceOutTC.lua
Description: Gets the service out TC position and rotation from the current rally loop manager.
Category: once_instant Tags: rally
Output Pins
| Name | Type | Description |
|---|---|---|
pos | vec3 | Position of the service out TC. |
rot | quat | Rotation of the service out TC. |
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