Navigation
API > API/Runtime > API/Runtime/GameplayDebugger > API/Runtime/GameplayDebugger/FGameplayDebuggerShape > API/Runtime/GameplayDebugger/FGameplayDebuggerShape/MakeBox
References
| Module | GameplayDebugger |
| Header | /Engine/Source/Runtime/GameplayDebugger/Public/GameplayDebuggerTypes.h |
| Include | #include "GameplayDebuggerTypes.h" |
| Source | /Engine/Source/Runtime/GameplayDebugger/Private/GameplayDebuggerTypes.cpp |
static FGameplayDebuggerShape MakeBox
(
const FVector & Center,
const FRotator & Rotation,
const FVector & Extent,
const FColor & Color,
const FString & Description
)