Beta Documentation - Subject to change.

Base class for any entity that interacts in the world.

Remarks

Actors include things from players to NPCs to monsters, anything that can interact with other parts of the world.

Inheritance Hierarchy

Turbine.Object
  Turbine.Gameplay.EntityReference
    Turbine.Gameplay.PropertyHandler
      Turbine.Gameplay.Entity
        Turbine.Gameplay.Actor
          Turbine.Gameplay.Pet
          Turbine.Gameplay.Player

See Also