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
Once a developer calls LiveEntity.deleteEntity(), all network operations following it should error out since, if deletion is successful, the entity won't be live anymore.
For reference, deleting LiveEntitys was added in #19
The text was updated successfully, but these errors were encountered:
Once a developer calls
LiveEntity.deleteEntity()
, all network operations following it should error out since, if deletion is successful, the entity won't be live anymore.For reference, deleting
LiveEntity
s was added in #19The text was updated successfully, but these errors were encountered: