class MaxobjListenerData
The argument provided to a MaxobjListener callback function.
Properties
attrname string | undefined read-only
If the MaxobjListener is observing an attribute, the attributes name, otherwise undefined
listener MaxobjListener read-only
The MaxobjListener which called the function
maxobject Maxobj read-only
The Maxobj being observed
value number | number[] | string read-only
The current value of the observed object or attribute