Get

Retrieves a loaded interface module by name.

UserInterface:Get(name, fromCache)

name (string)

  • The name of the interface module

fromCache (boolean)

  • Whether to attempt to retrieve the module from the cache only.

Last updated