Table of Contents

Class PlayerController

Namespace
Pillars.Core.Player.Controllers
Assembly
Pillars.dll

Handles HogWarp player join / leave events

public sealed class PlayerController
Inheritance
PlayerController
Inherited Members

Constructors

PlayerController(ILogger, PlayerFactory, PlayerConnectionEvents, AccountController)

Fields

Players

Maps NativePlayer to PiPlayer

Methods

GetPlayer(Player)

For a given HogWarp Player, returns the corresponding PiPlayer

GetPlayer(ulong)

For a given playerId, returns a possible corresponding PiPlayer