Class BeforeLateUpdateAttribute The function will be called before any entity.LateUpdate is called Examples [BeforeLateUpdate] internal static void ExampleFunction () { }