Beta Documentation - Subject to change.

A class that represents a player in the game.

Remarks

This class is the base for any player in the world. It provides additional player information beyond an Actor.

Inheritance Hierarchy

Turbine.Object
  Turbine.Gameplay.EntityReference
    Turbine.Gameplay.Entity
      Turbine.Gameplay.Actor
        Turbine.Gameplay.Player
          Turbine.Gameplay.LocalPlayer

See Also