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