Navigation
Unreal Engine C++ API Reference > Plugins > GoogleARCoreBase
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UGoogleARCoreEventManager
References
Module | GoogleARCoreBase |
Header | /Engine/Plugins/Runtime/AR/Google/GoogleARCore/Source/GoogleARCoreBase/Public/GoogleARCoreTypes.h |
Include | #include "GoogleARCoreTypes.h" |
Syntax
UCLASS&40;BlueprintType, Category&61;"AR AugmentedReality"&41;
class UGoogleARCoreEventManager : public UObject
Remarks
Manager for ARCore delegates.
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
FGoogleARCoreOnConfigCameraDynamicDelegate | OnConfigCamera | A dynamic delegate can be assigned through blueprint. |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |