mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Common - Update header for FUNC(getWeight) (#9765)
This commit is contained in:
parent
ef9195f21a
commit
5bd1fa7629
@ -5,10 +5,10 @@
|
|||||||
*
|
*
|
||||||
* Arguments:
|
* Arguments:
|
||||||
* 0: The Unit (usually the player) <OBJECT>
|
* 0: The Unit (usually the player) <OBJECT>
|
||||||
* 1: Force a return type <NUMBER, BOOLEAN>
|
* 1: Return imperial units <NUMBER, BOOLEAN>
|
||||||
*
|
*
|
||||||
* Return Value:
|
* Return Value:
|
||||||
* The return value <NUMBER>
|
* Weight string <STRING>
|
||||||
*
|
*
|
||||||
* Example:
|
* Example:
|
||||||
* [player] call ace_common_fnc_getWeight
|
* [player] call ace_common_fnc_getWeight
|
||||||
|
Loading…
Reference in New Issue
Block a user