Navigation
API > API/Runtime > API/Runtime/GameplayDebugger > API/Runtime/GameplayDebugger/FGameplayDebuggerCanvasContext
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| GameplayDebuggerTypes.h | |||
FGameplayDebuggerCanvasContext
(
UCanvas* InCanvas, |
GameplayDebuggerTypes.h |
FGameplayDebuggerCanvasContext()
| Name | FGameplayDebuggerCanvasContext |
| Type | function |
| Header File | /Engine/Source/Runtime/GameplayDebugger/Public/GameplayDebuggerTypes.h |
| Include Path | #include "GameplayDebuggerTypes.h" |
FGameplayDebuggerCanvasContext()
FGameplayDebuggerCanvasContext(UCanvas , UFont )
| Name | FGameplayDebuggerCanvasContext |
| Type | function |
| Header File | /Engine/Source/Runtime/GameplayDebugger/Public/GameplayDebuggerTypes.h |
| Include Path | #include "GameplayDebuggerTypes.h" |
| Source | /Engine/Source/Runtime/GameplayDebugger/Private/GameplayDebuggerTypes.cpp |
FGameplayDebuggerCanvasContext
(
UCanvas * InCanvas,
UFont * InFont
)