Tile - YMap - Get Object Map Marker – Ylands

From Bohemia Interactive Community
Revision as of 15:27, 24 November 2023 by Lou Montana (talk | contribs) (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Get Object Map Marker(Object, Id)

YlandsTile-1157.png

static getObjectMarker(targetObject: YEntity | YLogic | YGroup, id: string): YMapMarker;

Parameters

targetObject

Target parent object of the map marker.

id

Unique ID of the map marker.

Returns

YMapMarker

Availability

Server, Not in Edu

Description

Returns a map marker object of the target parent object by it's unique ID.