IInputInterface::ResetLightColor

Resets the light color for the given controller. Ignored if controller does not support a color.

Windows
MacOS
Linux

Override Hierarchy

References

Module

ApplicationCore

Header

/Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/IInputInterface.h

Include

#include "GenericPlatform/IInputInterface.h"

Syntax

void ResetLightColor
(
    int32 ControllerId
)

Remarks

Resets the light color for the given controller. Ignored if controller does not support a 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