Difference between revisions of "GetLocalPlayerId"

From Nomad DB
m
Line 1: Line 1:
Returns the [[Player ID]] of the local player. This is usually <code>0</code>.
+
Returns the [[Player ID|player ID]] of the local player. This is usually <code>0</code>.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 17:02, 15 April 2020

Returns the player ID of the local player. This is usually 0.

Syntax

GetLocalPlayerId()

Related Pages