![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IInputInterface.h>
Inheritance diagram for FInputDeviceLightColorProperty:Public Member Functions | |
| FInputDeviceLightColorProperty () | |
| FInputDeviceLightColorProperty (bool bInEnable, FColor InColor) | |
Public Member Functions inherited from FInputDeviceProperty | |
| FInputDeviceProperty (FName InName) | |
Static Public Member Functions | |
| static FName | PropertyName () |
Public Attributes | |
| bool | bEnable = true |
| FColor | Color = FColor::White |
Public Attributes inherited from FInputDeviceProperty | |
| FName | Name |
A generic light color property for input devices that have lights on them
|
inline |
|
inline |
| FColor FInputDeviceLightColorProperty::Color = FColor::White |
The color to set the light