Navigation
API > API/Plugins > API/Plugins/GoogleARCoreBase
Inheritance Hierarchy
- IModuleInterface
- IModularFeature
- IHeadMountedDisplayModule
- IGoogleARCoreBaseModule
References
| Module | GoogleARCoreBase |
| Header | /Engine/Plugins/Runtime/AR/Google/GoogleARCore/Source/GoogleARCoreBase/Public/GoogleARCoreBaseModule.h |
| Include | #include "GoogleARCoreBaseModule.h" |
Syntax
class IGoogleARCoreBaseModule : public IHeadMountedDisplayModule
Remarks
The public interface to this module.
Functions
| Type | Name | Description | |
|---|---|---|---|
| IGoogleARCoreBaseModule & | Get () |
Singleton-like access to this module's interface. | |
| bool | IsAvailable () |
Checks to see if this module is loaded and ready. |