Base class for Map Items
| C# |
public abstract class MapItem
| All Members | Properties | Fields | |||
| Icon | Member | Description |
|---|---|---|
| GlobalX | The Global X position of the item | |
| GlobalY | The Global Y position of the item | |
| LocalX | Get the Local X position of the item | |
| LocalY | Get the Local Y position of the item | |
| RegionHandle | Get the Handle of the region |