Navigation
Unreal Engine C++ API Reference > Runtime > Engine > GameFramework > APlayerController
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/PlayerController.h |
Include | #include "GameFramework/PlayerController.h" |
Source | /Engine/Source/Runtime/Engine/Private/PlayerController.cpp |
void SetControllerLightColor
&40;
FColor Color
&41;
Remarks
Sets the light color of the player's controller
Parameters
Name | Description |
---|---|
Color | The color for the light to be |