FActorTickFunction::DiagnosticContext

Function to give a 'context' for this tick, used for grouped active tick reporting

Windows
MacOS
Linux

Override Hierarchy

FTickFunction::DiagnosticContext()

FActorTickFunction::DiagnosticContext()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/EngineBaseTypes.h

Include

#include "Engine/EngineBaseTypes.h"

Source

/Engine/Source/Runtime/Engine/Private/Actor.cpp

Syntax

virtual FName DiagnosticContext
(
    bool bDetailed
)

Remarks

Function to give a 'context' for this tick, used for grouped active tick reporting

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