Navigation
Unreal Engine C++ API Reference > Runtime > Engine > GameFramework > AController
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/Controller.h |
Include | #include "GameFramework/Controller.h" |
UFUNCTION (Reliable, Client, WithValidation)
void ClientSetRotation
(
FRotator NewRotation,
bool bResetCamera
)
Remarks
Replicated function to set the pawn rotation, allowing the server to force.