The update is actually queued to be sent at a suitable time. If immediate is true, the update is sent as soon as possible. If immediate is false, the update will be sent along with the next immediate update.
@param paintableId the id of the paintable that owns the variable @param variableName the name of the variable @param newValue the new value to be sent @param immediate true if the update is to be sent as soon as possible
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|