IInputDevice::SetLightColor

Pass though functions for light color

Windows
MacOS
Linux

References

Module

InputDevice

Header

/Engine/Source/Runtime/InputDevice/Public/IInputDevice.h

Include

#include "IInputDevice.h"

Syntax

virtual void SetLightColor
(
    int32 ControllerId,
    FColor Color
)

Remarks

Pass though functions for light color

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