AIDef:Query/CheckCurrentMap

From ZeldaMods (Breath of the Wild)
Revision as of 19:52, 14 March 2019 by imported>Leoetlino
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
CheckCurrentMap
AI definition
Type Query

Returns 1 if the current map name is equal to the specified map name and 0 otherwise.

DynamicInstParams

Name Type Default value Description
MapName String Map name (e.g. Dungeon001, RemainsFire, A-1)


Derived definitions

CheckCurrentMap (EventSystemActor)

No overridden parameters.