public interface ModelChangedHandler
Modifier and Type | Method and Description |
---|---|
void |
handleModelChangeOnServer(ModelChangeInfo modelChangeInfo)
Called when another client has changed any models in use by this client.
|
void handleModelChangeOnServer(ModelChangeInfo modelChangeInfo)
modelChangeInfo
- Information about the changes.