Navigation
Unreal Engine C++ API Reference > Runtime > ApplicationCore > GenericPlatform > IInputInterface
- IInputInterface::SetLightColor()
- FNullApplication::SetLightColor()
References
Module | ApplicationCore |
Header | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/IInputInterface.h |
Include | #include "GenericPlatform/IInputInterface.h" |
void SetLightColor
&40;
int32 ControllerId,
FColor Color
&41;
Remarks
Sets the light color for the given controller. Ignored if controller does not support a color.