PlayerOverworld Methods

MyDungeon

PlayerOverworld Methods

The PlayerOverworld type exposes the following members.

Methods
  NameDescription
Protected methodCheckHit
Checks if entity is blocked by an object on the blocking layer in a desired direction
(Inherited from MovingOverworldObject.)
Protected methodInteract
Protected methodStart
Initializes the entity's BoxCollider2D
(Inherited from MovingOverworldObject.)
Top
Extension Methods
  NameDescription
Public Extension MethodInvoke
Invoke using a delegate
(Defined by MonoBehaviourExtensions.)
Top
See Also