acfmenupanel.Serialize
CPart of acfmenupanel namespace
function acfmenupanel.Serialize( tbl, factor )👁️ 0 viewsUpdated 2 hours ago
⚠️
Verification Needed
This function has no documentation yet.
Description
No description available.
Parameters
| Name | Type | Description |
|---|---|---|
tbl | any | |
factor | any |
Returns
No return values documented.
Examples
No examples available.
Used In(3 locations)
L71
acfmenupanel.Serialize( acfmenupanel.GearboxData[panel.ID].ShiftTable, data ) --dot intentionalL137
acfmenupanel.Serialize( acfmenupanel.GearboxData[acfmenupanel.CData.UnitsInput.ID].ShiftTable, factor ) --dot intentionalL253
acfmenupanel.Serialize( acfmenupanel.GearboxData[acfmenupanel.CData.UnitsInput.ID].ShiftTable, factor ) --dot intentional