Back To Index

MP_HeadTrack

Jump To Function Definitions


Function Definitions

Select the function name from below to jump directly to it on this page.

LateUpdate


void LateUpdate()

Used to have the network player update its head rotation based on the rotations and weights that are received by the owner player.

Expose Value Overrideable Returns
private False Does not return anything

No parameters

Back To Top