1
0
EQ2Emu/docs/lua_functions/GetZoneHolidayFlag.md

249 B

Function: GetZoneHolidayFlag(zone)

Description: Gets the zone objects holiday flag value.

Parameters:

  • zone (Zone) - Zone object representing zone.

Returns: UInt32 holiday flag value for zone.

Example:

Example Required