
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 4313 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 4316 of file llviewermessage.cpp.
Definition at line 4322 of file llviewermessage.cpp.
Referenced by script_question_cb(), and script_question_decline_cb().
Definition at line 4325 of file llviewermessage.cpp.
Referenced by notify_cautioned_script_question(), and script_question_cb().
Definition at line 4326 of file llviewermessage.cpp.
Referenced by notify_cautioned_script_question().
Definition at line 4324 of file llviewermessage.cpp.
Referenced by script_question_cb(), and script_question_decline_cb().
Definition at line 4323 of file llviewermessage.cpp.
Referenced by script_question_cb(), and script_question_decline_cb().
Definition at line 4321 of file llviewermessage.cpp.
Referenced by notify_cautioned_script_question(), script_question_cb(), and script_question_decline_cb().
1.4.7