UnlockContentConfig - IsItemUnlockedAndEnabledCheck if a weapon/song/other is unlocked and enabled.Example#if CL.UnlockContentConfig.IsItemUnlockedAndEnabled(self.yourWeaponId) then print("This weapon is enabled")end CopyUser Variables#Componentvariablestringself.yourWeaponId