FHUDHitBox::Draw

Debug render for this hitbox.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/HUDHitBox.h

Include

#include "GameFramework/HUDHitBox.h"

Source

/Engine/Source/Runtime/Engine/Private/GameFramework/HUDHitBox.cpp

Syntax

void Draw
(
    class FCanvas * InCanvas,
    const FLinearColor & InColor
) const

Remarks

Debug render for this hitbox.

Parameters

Parameter

Description

InCanvas

Canvas on which to render.

InColor

Color to render the box.

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