GetPickupDimension: Difference between revisions
From Onset Developer Wiki
Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|Gets the dimension of this pickup.}} {{FuncSyntax|GetPickupDimension(pickup)}} {{FuncParameters}} {{FuncParam|pickup|The pick..." |
(No difference)
|
Revision as of 12:36, 27 March 2019
Description
Gets the dimension of this pickup.
Syntax
GetPickupDimension(pickup)
Parameters
- pickup
The pickup identifier.
Return Value
- Returns the dimension.
Example
__EDIT_ME__
See also
__EDIT_ME__