getAuthoringObjectForEntity
The user-defined callback that Unity uses to retrieve the Unity Object associated with a DOTS Entity.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Event
- Namespace: UnityEditor
- Assembly: UnityEditor
public static event Func<int, Object> getAuthoringObjectForEntity