UltimateUIDocs
Archived upstream docs · Features depend on the installed plugin version; not all features have been verified.

UltimateUI guide

Core Access

Access the main instance and check API status.

Access the singleton instance and verify if the UltimateUI system is fully loaded and ready to process requests.

MethodReturnsDescription
UltimateUIAPI.get()UltimateUIAPIRetrieves the singleton instance.
UltimateUIAPI.isAvailable()booleanChecks if the API is initialized and ready to process requests.