Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/APlayerController
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/PlayerController.h |
| Include | #include "GameFramework/PlayerController.h" |
void ClientMessage
&40;
const FString & S,
FName Type,
float MsgLifeTime
&41;
Remarks
Outputs a message to HUD
Parameters
| Name | Description |
|---|---|
| S | message to display |
| Type | |
| MsgLifeTime | Optional length of time to display 0 = default time |