Class: Locale (of Obj)

The Locale class is the base class for handling locales.

Properties

  • number

Methods

  • void dispose()

    Disposes of the locales pointed to by the global gLocales. It then disposes of the script defined by the number property.

  • bool handleEvent(heapPtr pEvent)

    Returns whether the event has been claimed or not.