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" |
UFUNCTION (Reliable, Client)
void ClientSetCinematicMode
(
bool bInCinematicMode,
bool bAffectsMovement,
bool bAffectsTurning,
bool bAffectsHUD
)
Remarks
Called by the server to synchronize cinematic transitions with the client