Common - Update header for FUNC(getWeight) (#9765)

This commit is contained in:
Grim 2024-02-04 16:08:07 -03:00 committed by GitHub
parent ef9195f21a
commit 5bd1fa7629
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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