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