Skip to main content

Upgrademoduleremover

Based on game build 714014 | Last updated: 2026-03-04

Overview

UpgradeModuleRemover is a minimal, non-functional component. It initializes with an instance (self.inst) but contains no methods, properties, event listeners, or behavior logic. It serves no operational purpose in the current codebase and appears to be a stub or placeholder.

Usage example

-- This component has no functional use and should not be added to entities.
local inst = CreateEntity()
-- inst:AddComponent("upgrademoduleremover") -- Not recommended

Dependencies & tags

Components used: None identified
Tags: None identified

Properties

No public properties

Main functions

No public methods

Events & listeners

None identified