Public Member Functions | |
GestureShowCallback (LLString &title) | |
void | fire (const LLUUID &inv_item) |
Private Attributes | |
LLString | mTitle |
Definition at line 351 of file llfloatergesture.cpp.
GestureShowCallback::GestureShowCallback | ( | LLString & | title | ) | [inline] |
Implements LLInventoryCallback.
Definition at line 358 of file llfloatergesture.cpp.
References mTitle, LLUUID::null, and LLPreviewGesture::show().
LLString GestureShowCallback::mTitle [private] |
Definition at line 363 of file llfloatergesture.cpp.
Referenced by fire(), and GestureShowCallback().