ToString

Converts verbosity to a string

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Logging/LogVerbosity.h

Include

#include "Logging/LogVerbosity.h"

Source

/Engine/Source/Runtime/Core/Private/Logging/LogVerbosity.cpp

Syntax

const TCHAR * ToString
(
    ELogVerbosity::Type Verbosity
)

Remarks

Converts verbosity to a string

Returns

String representation of the verbosity enum

Parameters

Parameter

Description

Verbosity

verbosity enum

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