NetworkObjectVariablesChangedEventArgs
Struct
Arguments for the OnVariablesChanged
.
Properties
changedVariables | Variables that were changed, with the key being the variable ID and the value being the new value. This dictionary reference is re-pooled and re-used between events, so you should not cache it. |