com.onlineobject.objectnet Namespace

NetworkVariable<(Of <(<'T>)>)>..::..WasModified Method

Checks if the network variable has been modified since the last validation.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public bool WasModified()

Return Value

True if the variable has been modified; otherwise, false.