tool.mod.script.Meta
tool.mod.script.Meta
Fields
| Name | Type | |
|---|---|---|
| static | isItemUnlocked | Fun |
| static | getAllLockedItemNames | Fun |
| static | getAllUnlockedItemNames | Fun |
| static | getAllUnlockedWeaponNames | Fun |
| static | getAllUnlockedSkillNames | Fun |
| static | getAllUnlockedMetaNames | Fun |
| static | hasMetaRune | Fun |
| static | hasDlc | Fun |
| static | changeAssistModeValue | Fun |
| static | setSaveKey | Fun |
| static | getSaveKey | Fun |
| static | removeSaveKey | Fun |
Protos
No protos.
Bindings
- static
f@36137removeSaveKey(String) → Bool - static
f@36136getSaveKey(String) → Dyn - static
f@36135setSaveKey(String, Dyn) → Bool - static
f@36134changeAssistModeValue(Ref, Ref, Ref, Ref) → Void - static
f@36133hasDlc(String) → Bool - static
f@36132hasMetaRune(String) → Bool - static
f@36131getAllUnlockedMetaNames() → hl.types.ArrayObj - static
f@36130getAllUnlockedSkillNames() → hl.types.ArrayObj - static
f@36129getAllUnlockedWeaponNames() → hl.types.ArrayObj - static
f@36128getAllUnlockedItemNames() → hl.types.ArrayObj - static
f@36127getAllLockedItemNames() → hl.types.ArrayObj - static
f@36126isItemUnlocked(String) → Bool