Skip to content

tool.mod.script.Meta

tool.mod.script.Meta

Fields

NameType
staticisItemUnlockedFun
staticgetAllLockedItemNamesFun
staticgetAllUnlockedItemNamesFun
staticgetAllUnlockedWeaponNamesFun
staticgetAllUnlockedSkillNamesFun
staticgetAllUnlockedMetaNamesFun
statichasMetaRuneFun
statichasDlcFun
staticchangeAssistModeValueFun
staticsetSaveKeyFun
staticgetSaveKeyFun
staticremoveSaveKeyFun

Protos

No protos.

Bindings

  • static f@36137 removeSaveKey(String) → Bool
  • static f@36136 getSaveKey(String) → Dyn
  • static f@36135 setSaveKey(String, Dyn) → Bool
  • static f@36134 changeAssistModeValue(Ref, Ref, Ref, Ref) → Void
  • static f@36133 hasDlc(String) → Bool
  • static f@36132 hasMetaRune(String) → Bool
  • static f@36131 getAllUnlockedMetaNames() → hl.types.ArrayObj
  • static f@36130 getAllUnlockedSkillNames() → hl.types.ArrayObj
  • static f@36129 getAllUnlockedWeaponNames() → hl.types.ArrayObj
  • static f@36128 getAllUnlockedItemNames() → hl.types.ArrayObj
  • static f@36127 getAllLockedItemNames() → hl.types.ArrayObj
  • static f@36126 isItemUnlocked(String) → Bool