Class BeforeFirstUpdateAttribute The function will be called before any entity.FirstUpdate is called Examples [BeforeFirstUpdate] internal static void ExampleFunction () { }