Navigation
API > API/Plugins > API/Plugins/GoogleARCoreBase > API/Plugins/GoogleARCoreBase/IGoogleARCoreBaseModule
Description
Singleton-like access to this module's interface. Provided for convenience only. Beware of calling this method during the shutdown phase because your module might already have been unloaded.
| Name | Get |
| Type | function |
| Header File | /Engine/Plugins/Runtime/AR/Google/GoogleARCore/Source/GoogleARCoreBase/Public/GoogleARCoreBaseModule.h |
| Include Path | #include "GoogleARCoreBaseModule.h" |
static IGoogleARCoreBaseModule & Get()
Returns singleton instance, loading the module on demand if needed.