IGoogleARCoreBaseModule::Get

Singleton-like access to this module's interface.

Windows
MacOS
Linux

References

Module

GoogleARCoreBase

Header

/Engine/Plugins/Runtime/AR/Google/GoogleARCore/Source/GoogleARCoreBase/Public/GoogleARCoreBaseModule.h

Include

#include "GoogleARCoreBaseModule.h"

Syntax

static IGoogleARCoreBaseModule & Get()

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

Returns singleton instance, loading the module on demand if needed.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss