AIDef:Query/CheckCurrentMap

From ZeldaMods (Breath of the Wild)
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.