Native method
IGBAScaffoldModule::
IsAvailable#
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#
boolTrue if the module is loaded and ready to use