Difference between revisions of "GetLocalPlayerId"

From Nomad DB
(Created page with "Returns the Player ID of the local player. This is usually <code>1</code>. == Syntax == <pre> GetLocalPlayerId() </pre> == Related Pages == * GetLocalPlayerEntityId...")
(No difference)

Revision as of 18:39, 14 April 2020

Returns the Player ID of the local player. This is usually 1.

Syntax

GetLocalPlayerId()

Related Pages