FActorComponentTickFunction::DiagnosticMessage

Abstract function to describe this tick.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FTickFunction::DiagnosticMessage()

FActorComponentTickFunction::DiagnosticMessage()

References

Module

Engine

Header

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

Include

#include "Engine/EngineBaseTypes.h"

Source

/Engine/Source/Runtime/Engine/Private/Components/ActorComponent.cpp

Syntax

virtual FString DiagnosticMessage()

Remarks

Abstract function to describe this tick. Used to print messages about illegal cycles in the dependency graph