The search keyword must be a single word (no spaces).

Function CreateMinimapIcon

Line
3442
Location
common.j
Constant?
no
Type
native
Arguments
real x, real y, integer red, integer green, integer blue, string pingPath, fogstate fogVisibility
Returns
minimapicon
3442
native CreateMinimapIcon            takes real x, real y, integer red, integer green, integer blue, string pingPath, fogstate fogVisibility returns minimapicon
3443
native SkinManagerGetLocalPath      takes string key returns string
3444
native DestroyMinimapIcon           takes minimapicon pingId returns nothing
3445
native SetMinimapIconVisible        takes minimapicon whichMinimapIcon, boolean visible returns nothing
3446
native SetMinimapIconOrphanDestroy  takes minimapicon whichMinimapIcon, boolean doDestroy returns nothing
3447
native EnableOcclusion              takes boolean flag returns nothing