Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/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.