Native method

IGBAEditorModule::​

IsAvailable#

  • Declared in "IGBAEditorModule.h"
public:
static inline bool IsAvailable()

Checks to see if this module is loaded and ready. It is only valid to call Get() during shutdown if IsAvailable() returns true.

Return value#

bool

True if the module is loaded and ready to use