
Public Member Functions | |
| LLLiveLSLSaveData (const LLUUID &id, const LLViewerInventoryItem *item, BOOL active) | |
Public Attributes | |
| LLUUID | mObjectID |
| LLPointer< LLViewerInventoryItem > | mItem |
| BOOL | mActive |
Definition at line 1995 of file llpreviewscript.cpp.
| LLLiveLSLSaveData::LLLiveLSLSaveData | ( | const LLUUID & | id, | |
| const LLViewerInventoryItem * | item, | |||
| BOOL | active | |||
| ) |
Definition at line 1998 of file llpreviewscript.cpp.
Referenced by LLLiveLSLEditor::onSaveBytecodeComplete(), and LLLiveLSLEditor::onSaveTextComplete().
Definition at line 1999 of file llpreviewscript.cpp.
Referenced by LLLiveLSLSaveData(), LLLiveLSLEditor::onSaveBytecodeComplete(), and LLLiveLSLEditor::onSaveTextComplete().
Definition at line 2000 of file llpreviewscript.cpp.
Referenced by LLLiveLSLEditor::onSaveBytecodeComplete().
1.5.5