Navigation
Unreal Engine C++ API Reference > Plugins > GoogleARCoreBase > IGoogleARCoreBaseModule
References
Module | GoogleARCoreBase |
Header | /Engine/Plugins/Runtime/AR/Google/GoogleARCore/Source/GoogleARCoreBase/Public/GoogleARCoreBaseModule.h |
Include | #include "GoogleARCoreBaseModule.h" |
static IGoogleARCoreBaseModule & Get&40;&41;
Remarks
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. Returns singleton instance, loading the module on demand if needed.