GetPawnIdFromPlayerId

From Nomad DB
Revision as of 16:58, 15 April 2020 by Cobra (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Retrieves the entity ID from the specified player ID.

Syntax

GetPawnIdFromPlayerId(playerId)
  • playerId (string): Player ID of the target player
  • Returns (string): Entity ID of the specified player

Related Pages