GetNearestPlayer2D: Difference between revisions
From Onset Developer Wiki
Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|GetNearestPlayer2D(x, y)}} {{FuncParameters}} {{FuncParam|x|__EDIT_ME__}} {{FuncParam|y|__EDIT_ME_..." |
No edit summary |
||
Line 6: | Line 6: | ||
{{FuncParameters}} | {{FuncParameters}} | ||
{{FuncParam|x| | {{FuncParam|x|The X axis}} | ||
{{FuncParam|y| | {{FuncParam|y|The Y axis}} | ||
{{FuncReturnValue|__EDIT_ME__}} | {{FuncReturnValue|__EDIT_ME__}} |
Revision as of 11:16, 6 January 2020
Description
__EDIT_ME__
Syntax
GetNearestPlayer2D(x, y)
Parameters
- x
The X axis - y
The Y axis
Return Value
- __EDIT_ME__
Example
__EDIT_ME__
See also
__EDIT_ME__