BlzCreateSimpleFrame
- Parameters
-
name string
owner framehandle
createContext integer
- comment
-
Like
BlzCreateFrame
but for the SimpleFrame family, Frame "SIMPLExxxx". - note
-
Only Frames loaded by used tocs are valid names.
- patch
-
1.31.0.11889
- Source
- common.j
- return type
-
framehandle
- Source code
-
native BlzCreateSimpleFrame takes string name, framehandle owner, integer createContext returns framehandle