GetPawnIdFromPlayerId

From Nomad DB
Revision as of 14:31, 15 April 2020 by Wasdennnoch (talk | contribs) (Created page with "== Syntax == <syntaxhighlight lang="lua"> GetPawnIdFromPlayerId(playerId) </syntaxhighlight> * '''playerId''' (string): Player ID of the target player * '''Returns''' (str...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Syntax

GetPawnIdFromPlayerId(playerId)
  • playerId (string): Player ID of the target player
  • Returns (string): EntityId of that player

Related Pages