AHUD::SetCanvas

Set the canvas and debug canvas to use during drawing

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "GameFramework/HUD.h"

Source

/Engine/Source/Runtime/Engine/Private/HUD.cpp

Syntax

void SetCanvas
(
    UCanvas * InCanvas,
    UCanvas * InDebugCanvas
)

Remarks

Set the canvas and debug canvas to use during drawing

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