Method GetPlayer
- Namespace
- Pillars.Core.Player.Controllers
- Assembly
- Pillars.dll
GetPlayer(Player)
For a given HogWarp Player, returns the corresponding PiPlayer
public PiPlayer? GetPlayer(Player native)
Parameters
nativePlayer
Returns
GetPlayer(ulong)
For a given playerId, returns a possible corresponding PiPlayer
public PiPlayer? GetPlayer(ulong playerId)
Parameters
playerIdulong