AController::ClientSetRotation

Replicated function to set the pawn rotation, allowing the server to force.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/Controller.h

Include

#include "GameFramework/Controller.h"

Syntax

void ClientSetRotation
(
    FRotator NewRotation,
    bool bResetCamera
)

Remarks

Replicated function to set the pawn rotation, allowing the server to force.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss