#Check entities validity in jobs
1 messages · Page 1 of 1 (latest)
Searching a bit, i've found on the documentation this EntityStorageInfoLookup which has a method "Exist", is this the right way to check ?
https://docs.unity3d.com/Packages/com.unity.entities@1.0/api/Unity.Entities.EntityStorageInfoLookup.html
this will only check entity for existance.
if you have something specific to check - you should just check for it