UArrowComponent::SetArrowColor

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

Choose your operating system:

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