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

Function BlzDestroyFrame

Line
4036
Location
common.j
Constant?
no
Type
native
Arguments
framehandle frame
Returns
nothing
4036
native BlzDestroyFrame                             takes framehandle frame returns nothing
4037
native BlzFrameSetPoint                            takes framehandle frame, framepointtype point, framehandle relative, framepointtype relativePoint, real x, real y returns nothing
4038
native BlzFrameSetAbsPoint                         takes framehandle frame, framepointtype point, real x, real y returns nothing
4039
native BlzFrameClearAllPoints                      takes framehandle frame returns nothing
4040
native BlzFrameSetAllPoints                        takes framehandle frame, framehandle relative returns nothing
4041
native BlzFrameSetVisible                          takes framehandle frame, boolean visible returns nothing