GetPlayerState: Difference between revisions

From Onset Developer Wiki
(Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|GetPlayerState(player)}} {{FuncParameters}} {{FuncParam|player|__EDIT_ME__}} {{FuncReturnValue|__...")
 
No edit summary
Line 8: Line 8:
{{FuncParam|player|__EDIT_ME__}}
{{FuncParam|player|__EDIT_ME__}}


{{FuncReturnValue|__EDIT_ME__}}
{{FuncReturnValue|Returns an integer. See [[PlayerStateTypes]].}}


== Example ==
== Example ==

Revision as of 16:31, 5 September 2019

GetPlayerState

Type: Function
Context: Server
Introduced: v1.0

Description

__EDIT_ME__

Syntax

GetPlayerState(player)

Parameters

  • player
    __EDIT_ME__

Return Value

Example

__EDIT_ME__

See also

__EDIT_ME__