Static Public Member Functions | |
static void | setObjectSelection (LLObjectSelectionHandle selection) |
Static Protected Attributes | |
static LLObjectSelectionHandle | sObjectSelection |
Private Member Functions | |
bool | handleEvent (LLPointer< LLEvent > event, const LLSD &userdata) |
Definition at line 5688 of file llviewermenu.cpp.
bool LLObjectAttachToAvatar::handleEvent | ( | LLPointer< LLEvent > | event, | |
const LLSD & | userdata | |||
) | [inline, private, virtual] |
Implements LLMemberListener< T >.
Definition at line 5694 of file llviewermenu.cpp.
References LLSD::asInteger(), confirm_replace_attachment(), gAgent, LLAgent::getAvatarObject(), LLSelectMgr::getSelection(), gSelectMgr, LLVOAvatar::mAttachmentPoints, NULL, S32, setObjectSelection(), and sObjectSelection.
static void LLObjectAttachToAvatar::setObjectSelection | ( | LLObjectSelectionHandle | selection | ) | [inline, static] |
Definition at line 5691 of file llviewermenu.cpp.
References sObjectSelection.
Referenced by handleEvent(), and near_attach_object().
LLObjectSelectionHandle LLObjectAttachToAvatar::sObjectSelection [static, protected] |
Definition at line 5710 of file llviewermenu.cpp.
Referenced by handleEvent(), and setObjectSelection().