GetPawnIdFromPlayerId

From Nomad DB

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