Static Public Member Functions | |
| static mixed | Send_ToolTipRequest (mixed objserial) |
| static mixed | AosToolTip_GetHash (mixed serial) |
| --------------------------------------------------------------------- | |
| static mixed | AosToolTip_GetText (mixed serial, mixed bNoRequest) |
| static mixed | AosToolTip_SetHash (mixed serial, mixed hash) |
| static mixed | AosToolTip_SetText (mixed serial, mixed text) |
| static mixed | StartUOToolTipAtMouse_Serial (mixed serial) |
| static mixed | StartUOToolTipAtMouse_Text (mixed text) |
| static mixed | GetToolTipTextForSerial (mixed serial) |
Definition at line 1851 of file lua_pseudo_code.cpp.
| static mixed uotooltip::Send_ToolTipRequest | ( | mixed | objserial | ) | [inline, static] |
--------------------------------------------------------------------- if clilochash is wrong, request new megacliloc tooltip from server used in function gPacketHandler.kPacket_AOSObjProp() & gPacketHandler.kPacket_Generic_Command()
Definition at line 1856 of file lua_pseudo_code.cpp.
| static mixed uotooltip::AosToolTip_GetHash | ( | mixed | serial | ) | [inline, static] |
---------------------------------------------------------------------
Definition at line 1859 of file lua_pseudo_code.cpp.
| static mixed uotooltip::AosToolTip_GetText | ( | mixed | serial, | |
| mixed | bNoRequest | |||
| ) | [inline, static] |
Definition at line 1861 of file lua_pseudo_code.cpp.
| static mixed uotooltip::AosToolTip_SetHash | ( | mixed | serial, | |
| mixed | hash | |||
| ) | [inline, static] |
Definition at line 1863 of file lua_pseudo_code.cpp.
| static mixed uotooltip::AosToolTip_SetText | ( | mixed | serial, | |
| mixed | text | |||
| ) | [inline, static] |
Definition at line 1865 of file lua_pseudo_code.cpp.
| static mixed uotooltip::StartUOToolTipAtMouse_Serial | ( | mixed | serial | ) | [inline, static] |
Definition at line 1867 of file lua_pseudo_code.cpp.
| static mixed uotooltip::StartUOToolTipAtMouse_Text | ( | mixed | text | ) | [inline, static] |
Definition at line 1869 of file lua_pseudo_code.cpp.
| static mixed uotooltip::GetToolTipTextForSerial | ( | mixed | serial | ) | [inline, static] |
Definition at line 1871 of file lua_pseudo_code.cpp.
1.5.6