Class MapObject

Stores a map object.

Methods

MapObject:get_name () Gets the name of a map object.
MapObject:get_ident () Gets the identifier of a map object.
MapObject:set_ident (ident) Gets the identifier of a map object.


Methods

MapObject:get_name ()
Gets the name of a map object.

Returns:

    string The name of the map object
MapObject:get_ident ()
Gets the identifier of a map object.

Returns:

    string The ident of the map object
MapObject:set_ident (ident)
Gets the identifier of a map object.

Parameters:

  • ident string The new ident of the map object
generated by LDoc 1.5.0 Last updated 2024-05-23 11:40:37