 |
FGameplayDebuggerShape |
MakeBox
(
const FVector& Center,
const FVector& Extent,
const FColor& Color,
const FString& Description
)
|
A dynamically sizeable string. |
 |
FGameplayDebuggerShape |
MakeBox
(
const FVector& Center,
const FVector& Extent,
const float Thickness,
const FColor& Color,
const FString& Description
)
|
A dynamically sizeable string. |
 |
FGameplayDebuggerShape |
MakeBox
(
const FVector& Center,
const FRotator& Rotation,
const FVector& Extent,
const FColor& Color,
const FString& Description
)
|
A dynamically sizeable string. |
 |
FGameplayDebuggerShape |
MakeBox
(
const FVector& Center,
const FRotator& Rotation,
const FVector& Extent,
const float Thickness,
const FColor& Color,
const FString& Description
)
|
A dynamically sizeable string. |