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