UArrowComponent::SetArrowColor

Updates the arrow's colour, and tells it to refresh

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/ArrowComponent.h

Include

#include "Components/ArrowComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Components/ArrowComponent.cpp

Syntax

virtual void SetArrowColor
(
    FLinearColor NewColor
)

Remarks

Updates the arrow's colour, and tells it to refresh

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