Astrolabe/API IsIconOnEdge

From Esamynn's Wiki

Jump to: navigation, search

Astrolabe ยป Astrolabe/API IsIconOnEdge

Returns true is the specified icon is currently being positioned along the edge of the Minimap by the position management system.

onEdge = Astrolabe:IsIconOnEdge( icon )

Arguments

icon
UI Widget - the icon for which the information is to be retrieved for

Returns

onEdge
Boolean - true if the specified icon is currently being positioned on the edge of the Minimap, nil otherwise

Details

This funciton will return nil if the specified icon is not currently in the positioning buffer.

Personal tools