SpecialFunction (Metroid Prime)

From Retro Modding Wiki
Revision as of 00:05, 24 June 2017 by imported>Aruki (Created page with "SpecialFunctions are script objects that can do a multitude of things depending what the Function enum is set to. === PlayerInArea === * Sends messages on the "Entered" stat...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

SpecialFunctions are script objects that can do a multitude of things depending what the Function enum is set to.

PlayerInArea

  • Sends messages on the "Entered" state when the player enters the area.
  • Sends messages on the "Closed" state when the player leaves the area.