Astrolabe/API RemoveIconFromMinimap

From Esamynn's Wiki

Jump to: navigation, search

Astrolabe ยป Astrolabe/API RemoveIconFromMinimap

Removes the specified icon from the Minimap if it is currently being managed by Astrolabe.

result = Astrolabe:RemoveIconFromMinimap( icon )

Arguments

icon
UI Widget - the icon to be removed

Returns

result
Number - 0 if the icon was removed successfully, nil otherwise

Details

icon:Hide() is called before this function returns, assuming that no errors are encountered.

Personal tools