EAzureSpatialAnchorsLogVerbosity

Windows
MacOS
Linux

References

Module

AzureSpatialAnchors

Header

/Engine/Plugins/Runtime/AR/AzureSpatialAnchors/Source/AzureSpatialAnchors/Public/AzureSpatialAnchorsTypes.h

Include

#include "AzureSpatialAnchorsTypes.h"

Syntax

enum EAzureSpatialAnchorsLogVerbosity
{
    None           = 0,
    Error          = 1,
    Warning        = 2,
    Information    = 3,
    Debug          = 4,
    All            = 5,
}

Values

Name

Description

None

Error

Warning

Information

Debug

All

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