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