UGameplayDebuggerLocalController::DrawCategoryHeader

Draw header for category

Windows
MacOS
Linux

References

Module

GameplayDebugger

Header

/Engine/Source/Developer/GameplayDebugger/Public/GameplayDebuggerLocalController.h

Include

#include "GameplayDebuggerLocalController.h"

Source

/Engine/Source/Developer/GameplayDebugger/Private/GameplayDebuggerLocalController.cpp

Syntax

void DrawCategoryHeader
(
    int32 CategoryId,
    TSharedRef< FGameplayDebuggerCategory > Category,
    FGameplayDebuggerCanvasContext & CanvasContext
)

Remarks

Draw header for category

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