| GetFrame |
|---|
| Script function world.GetFrame
Read about scriptingType Method Summary Returns the address of the main MUSHclient frame window Prototype long GetFrame();
View list of data type meaningsDescription This returns the memory address of the main MUSHclient MDI frame. This is intended for advanced programmers who wish to access the MUSHclient window in their own programs.Lua notes Return value (Help topic: function=GetFrame)
Documentation contents page |