You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The field that we know as GameObject#ObjectId got a rename to EntityId, as well as some other changes in the general vicinity.
Because just remapping ObjectID appropriately could be a breaking change behaviorally (see #1504), we probably should take the time to rethink how we handle this in its entirety. Problem for API 10, I suppose.
The text was updated successfully, but these errors were encountered:
The field that we know as
GameObject#ObjectId
got a rename toEntityId
, as well as some other changes in the general vicinity.Because just remapping
ObjectID
appropriately could be a breaking change behaviorally (see #1504), we probably should take the time to rethink how we handle this in its entirety. Problem for API 10, I suppose.The text was updated successfully, but these errors were encountered: