This version of Unity is unsupported.

PreUpdate

struct in UnityEngine.PlayerLoop

/

Implemented in:UnityEngine.CoreModule

Description

Update phase in the native player loop.

This is the C# representation of an update phase in the native player loop. It can only be used to identify the update phase in native.