|
SkyBox
0.8
Share items between Skyrim playthroughs
|
This is the complete list of members for vSS_API_Stash, including all inherited members.
| CreateMCMLists() | vSS_API_Stash | inlinestatic |
| CreateStashData(ObjectReference akStashRef) | vSS_API_Stash | inlinestatic |
| CreateStashRef(ObjectReference akStashRef, Int aiStashGroup=0) | vSS_API_Stash | inlinestatic |
| CreateStashSessionJMap(String asUUID="") | vSS_API_Stash | inlinestatic |
| DebugTraceAPIStash(String sDebugString, Int iSeverity=0) (defined in vSS_API_Stash) | vSS_API_Stash | inlinestatic |
| ExportStash(String asUUID, Bool abSkipBackup=False) | vSS_API_Stash | inlinestatic |
| GetAllStashObjects() | vSS_API_Stash | inlinestatic |
| GetFormFromString(String asString) (defined in vSS_API_Stash) | vSS_API_Stash | inlinestatic |
| GetFormIDString(Form kForm) (defined in vSS_API_Stash) | vSS_API_Stash | inlinestatic |
| GetMCMNames() | vSS_API_Stash | inlinestatic |
| GetStashBackupJMap(String asUUID, Int aiBackupNum=1) | vSS_API_Stash | inlinestatic |
| GetStashEntryCount(String asUUID) | vSS_API_Stash | inlinestatic |
| GetStashFileNameString(String asUUID) (defined in vSS_API_Stash) | vSS_API_Stash | inlinestatic |
| GetStashFlt(String asUUID, String asKey) | vSS_API_Stash | inlinestatic |
| GetStashForm(String asUUID, String asKey) | vSS_API_Stash | inlinestatic |
| GetStashFormMap() | vSS_API_Stash | inlinestatic |
| GetStashGroup(String asUUID) | vSS_API_Stash | inlinestatic |
| GetStashInt(String asUUID, String asKey) | vSS_API_Stash | inlinestatic |
| GetStashItems(String asUUID) | vSS_API_Stash | inlinestatic |
| GetStashJMap(String asUUID) | vSS_API_Stash | inlinestatic |
| GetStashObj(String asUUID, String asKey) | vSS_API_Stash | inlinestatic |
| GetStashObjectsInCell() | vSS_API_Stash | inlinestatic |
| GetStashRefFlt(ObjectReference akStashRef, String asKey) | vSS_API_Stash | inlinestatic |
| GetStashRefForm(ObjectReference akStashRef, String asKey) | vSS_API_Stash | inlinestatic |
| GetStashRefForUUID(String asUUID) | vSS_API_Stash | inlinestatic |
| GetStashRefGroup(ObjectReference akStashRef) | vSS_API_Stash | inlinestatic |
| GetStashRefInt(ObjectReference akStashRef, String asKey) | vSS_API_Stash | inlinestatic |
| GetStashRefJMap(ObjectReference akStashRef) | vSS_API_Stash | inlinestatic |
| GetStashRefObj(ObjectReference akStashRef, String asKey) | vSS_API_Stash | inlinestatic |
| GetStashRefSessionInt(ObjectReference akStashRef, String asKey) | vSS_API_Stash | inlinestatic |
| GetStashRefSessionJMap(ObjectReference akStashRef, Bool abCreateIfMissing=False) | vSS_API_Stash | inlinestatic |
| GetStashRefStr(ObjectReference akStashRef, String asKey) | vSS_API_Stash | inlinestatic |
| GetStashSessionFormMap() | vSS_API_Stash | inlinestatic |
| GetStashSessionInt(String asUUID, String asKey) | vSS_API_Stash | inlinestatic |
| GetStashSessionJMap(String asUUID, Bool abCreateIfMissing=False) | vSS_API_Stash | inlinestatic |
| GetStashStr(String asUUID, String asKey) | vSS_API_Stash | inlinestatic |
| GetUUIDForStashRef(ObjectReference akStashRef) | vSS_API_Stash | inlinestatic |
| ImportStashRefItems(ObjectReference akStashRef, Bool abForce=False) | vSS_API_Stash | inlinestatic |
| IsStash(String asUUID) | vSS_API_Stash | inlinestatic |
| IsStashRef(ObjectReference akStashRef) | vSS_API_Stash | inlinestatic |
| LoadStashesForCell(Cell akCell) | vSS_API_Stash | inlinestatic |
| META | vSS_APIBase | |
| RemoveStash(String asUUID, Form akStashRef=None) | vSS_API_Stash | inlinestatic |
| RemoveStashRef(ObjectReference akStashRef) | vSS_API_Stash | inlinestatic |
| RevertToBackup(String asUUID, Int aiBackupNum=1) | vSS_API_Stash | inlinestatic |
| ScanContainer(ObjectReference akStashRef) | vSS_API_Stash | inlinestatic |
| SetStashFlt(String asUUID, String asKey, Float afValue) | vSS_API_Stash | inlinestatic |
| SetStashForm(String asUUID, String asKey, Form akValue) | vSS_API_Stash | inlinestatic |
| SetStashGroup(String asUUID, Int aiStashGroup=0) | vSS_API_Stash | inlinestatic |
| SetStashInt(String asUUID, String asKey, Int aiValue) | vSS_API_Stash | inlinestatic |
| SetStashObj(String asUUID, String asKey, Int ajValue) | vSS_API_Stash | inlinestatic |
| SetStashRefFlt(ObjectReference akStashRef, String asKey, Float afValue) | vSS_API_Stash | inlinestatic |
| SetStashRefForm(ObjectReference akStashRef, String asKey, Form akValue) | vSS_API_Stash | inlinestatic |
| SetStashRefGroup(ObjectReference akStashRef, Int aiStashGroup=0) | vSS_API_Stash | inlinestatic |
| SetStashRefInt(ObjectReference akStashRef, String asKey, Int aiValue) | vSS_API_Stash | inlinestatic |
| SetStashRefObj(ObjectReference akStashRef, String asKey, Int ajValue) | vSS_API_Stash | inlinestatic |
| SetStashRefSessionInt(ObjectReference akStashRef, String asKey, Int aiValue) | vSS_API_Stash | inlinestatic |
| SetStashRefStr(ObjectReference akStashRef, String asKey, String asValue) | vSS_API_Stash | inlinestatic |
| SetStashSessionInt(String asUUID, String asKey, Int aiValue) | vSS_API_Stash | inlinestatic |
| SetStashStr(String asUUID, String asKey, String asValue) | vSS_API_Stash | inlinestatic |
| UpdateStashData(String asUUID) | vSS_API_Stash | inlinestatic |
1.8.10