
Public Member Functions | |
| LLScriptQuestionCBData (const LLUUID &taskid, const LLUUID &itemid, const LLHost &sender, S32 questions, const char *object_name, const char *owner_name) | |
Public Attributes | |
| LLUUID | mTaskID |
| LLUUID | mItemID |
| LLHost | mSender |
| S32 | mQuestions |
| LLString | mObjectName |
| LLString | mOwnerName |
Definition at line 4265 of file llviewermessage.cpp.
| LLScriptQuestionCBData::LLScriptQuestionCBData | ( | const LLUUID & | taskid, | |
| const LLUUID & | itemid, | |||
| const LLHost & | sender, | |||
| S32 | questions, | |||
| const char * | object_name, | |||
| const char * | owner_name | |||
| ) | [inline] |
Definition at line 4268 of file llviewermessage.cpp.
Definition at line 4273 of file llviewermessage.cpp.
Referenced by notify_cautioned_script_question(), script_question_cb(), and script_question_decline_cb().
Definition at line 4274 of file llviewermessage.cpp.
Referenced by script_question_cb(), and script_question_decline_cb().
Definition at line 4275 of file llviewermessage.cpp.
Referenced by script_question_cb(), and script_question_decline_cb().
Definition at line 4276 of file llviewermessage.cpp.
Referenced by script_question_cb(), and script_question_decline_cb().
Definition at line 4277 of file llviewermessage.cpp.
Referenced by notify_cautioned_script_question(), and script_question_cb().
Definition at line 4278 of file llviewermessage.cpp.
Referenced by notify_cautioned_script_question().
1.5.5