FColor::ToPackedARGB

Gets the color in a packed uint32 format packed in the order ARGB.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/Color.h

Include

#include "Math/Color.h"

Syntax

uint32 ToPackedARGB() const

Remarks

Gets the color in a packed uint32 format packed in the order ARGB.

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