Homeworld 2 : FunctionATI_AddFloat
Karos Graveyard ::
Function Reference :: Scope Reference :: Variable Reference
ATI_AddFloat(<iATIIndex>, <fParameter>)

Description
Adds a float parameter to an ATI display item.

Example
ATI_AddFloat(RRPI_PlayerProgress, progress)

Arguments
<iATIIndex>: the index number of the parameter.
<fParameter>: the float parameter.

Related Pages:
:: ::