GetMarkerTarget
Jump to navigation
Jump to search
This function returns the x,y,z-position of the specified markers target, the position it points to.
Syntax
float float float getMarkerTarget ( element marker )
Required Arguments
- marker: The marker you wish to retieve the target position of.
Returns
Returns three float if a target is set, false otherwise.?
Example
This example does...
--This line does... blabhalbalhb --abababa --This line does this... mooo
See Also
- createMarker
- getMarkerColor
- getMarkerCount
- getMarkerIcon
- getMarkerSize
- getMarkerTarget
- getMarkerType
- setMarkerColor
- setMarkerIcon
- setMarkerSize
- setMarkerTarget
- setMarkerType
- isElementWithinMarker