RealtimeDictionary events
if a RealtimeDictionary is set directly, will the modelReplaced event fire?
For example:
will the model.floats model dispatch an event?
For example:
will the model.floats model dispatch an event?
model.floats[(uint)key].value = value;