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