MovingOverworldObject Methods

MyDungeon

MovingOverworldObject Methods

The MovingOverworldObject 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
Protected methodStart
Initializes the entity's BoxCollider2D
Top
Extension Methods
  NameDescription
Public Extension MethodInvoke
Invoke using a delegate
(Defined by MonoBehaviourExtensions.)
Top
See Also