CMD API

addPackage

Adds a package to cmd.

cmd:addPackage(Package: ModuleScript)

removePackage

Removes a package from cmd.

cmd:removePackage(Package: ModuleScript)

getGameObjectFromDir

Gets the game object from the directory.

cmd:getGameObjectFromDir()

This page thoes not include setBackgroundColor and setFont

Last updated