FCanvas::CopyTransformStack

Copy the conents of the TransformStack from an existing canvas

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/CanvasTypes.h

Include

#include "CanvasTypes.h"

Source

/Engine/Source/Runtime/Engine/Private/UserInterface/Canvas.cpp

Syntax

void CopyTransformStack
(
    const FCanvas & Copy
)

Remarks

Copy the conents of the TransformStack from an existing canvas

Parameters

Parameter

Description

Copy

canvas to copy from

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