Get the entrances count.
The number of entrances
Add new entrance location.
Coordinates of the entrance location
Type of the entrance location
true if the entrance location was added successfully, false otherwise
Dispose the entrance locations object
Get the coordinates specified by index.
Index of entrance location
Coordinates of the entrance location specified by index
Get the entrance type specified by index.
Index of entrance location
Type of the entrance location specified by index
ProtectedregisterRegisters an object for auto release. When the object is not used anymore, it will be released automatically from C++.
The pointer ID to register
Stores locations & access types for entrances to landmarks.
This class should not be instantiated directly. Instead, use the Landmark.entrances getter to obtain an instance.