FPaintArgs::FPaintArgs

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Types/PaintArgs.h

Include

#include "Types/PaintArgs.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Types/PaintArgs.cpp

Syntax

FPaintArgs
(
    const SWidget * PaintParent,
    FHittestGrid & InRootHittestGrid,
    FHittestGrid & InCurrentHitTestGrid,
    FVector2D InWindowOffset,
    double InCurrentTime,
    float InDeltaTime
)

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