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
- return type
framehandle
- Source code
native BlzCreateSimpleFrame takes string name, framehandle owner, integer createContext returns framehandle
- Source
- common.j
- wc3modding.com
- BlzCreateSimpleFrame