Navigation
API > API/Plugins > API/Plugins/GoogleARCoreBase
The public interface to this module.
| Name | IGoogleARCoreBaseModule |
| Type | class |
| Header File | /Engine/Plugins/Runtime/AR/Google/GoogleARCore/Source/GoogleARCoreBase/Public/GoogleARCoreBaseModule.h |
| Include Path | #include "GoogleARCoreBaseModule.h" |
Syntax
class IGoogleARCoreBaseModule : public IHeadMountedDisplayModule
Implements Interfaces
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static IGoogleARCoreBaseModule & Get () |
Singleton-like access to this module's interface. | GoogleARCoreBaseModule.h | |
static bool IsAvailable () |
Checks to see if this module is loaded and ready. | GoogleARCoreBaseModule.h |