Class AfterLateUpdateAttribute The function will be called after all entity.LateUpdate is called Examples [AfterLateUpdate] internal static void ExampleFunction () { }