Static Public Member Functions | |
| static mixed | SetDragItem (mixed item, mixed offx, mixed offy) |
| static mixed | PrepareDragPaperdollItem (mixed item) |
| static mixed | PrepareDragContainerItem (mixed item) |
| static mixed | PrepareDragDynamic (mixed dynamic) |
| static mixed | PrepareUODragDrop (mixed item, mixed widget, mixed matname, mixed w, mixed h, mixed offx, mixed offy) |
| static mixed | DestroyDragDropItemBySerial (mixed serial) |
| static mixed | StartUODragDrop (mixed amount) |
| static mixed | UODragDrop_AmountEntryCallback (mixed chosen_amount) |
Definition at line 2679 of file lua_pseudo_code.cpp.
| static mixed uodragdrop::SetDragItem | ( | mixed | item, | |
| mixed | offx, | |||
| mixed | offy | |||
| ) | [inline, static] |
Definition at line 2681 of file lua_pseudo_code.cpp.
| static mixed uodragdrop::PrepareDragPaperdollItem | ( | mixed | item | ) | [inline, static] |
Definition at line 2683 of file lua_pseudo_code.cpp.
| static mixed uodragdrop::PrepareDragContainerItem | ( | mixed | item | ) | [inline, static] |
Definition at line 2685 of file lua_pseudo_code.cpp.
| static mixed uodragdrop::PrepareDragDynamic | ( | mixed | dynamic | ) | [inline, static] |
SiENcE: just skip Multis here Todo: Multi support
Definition at line 2689 of file lua_pseudo_code.cpp.
| static mixed uodragdrop::PrepareUODragDrop | ( | mixed | item, | |
| mixed | widget, | |||
| mixed | matname, | |||
| mixed | w, | |||
| mixed | h, | |||
| mixed | offx, | |||
| mixed | offy | |||
| ) | [inline, static] |
Definition at line 2691 of file lua_pseudo_code.cpp.
| static mixed uodragdrop::DestroyDragDropItemBySerial | ( | mixed | serial | ) | [inline, static] |
Definition at line 2693 of file lua_pseudo_code.cpp.
| static mixed uodragdrop::StartUODragDrop | ( | mixed | amount | ) | [inline, static] |
Definition at line 2695 of file lua_pseudo_code.cpp.
| static mixed uodragdrop::UODragDrop_AmountEntryCallback | ( | mixed | chosen_amount | ) | [inline, static] |
Definition at line 2697 of file lua_pseudo_code.cpp.
1.5.6