Creates a new instance of VirtualSGNodeEvent
.
The data associated with the event.
The field that triggered the event.
The SG node associated with the event.
The identifier of the node.
Additional information about the event.
Private
dataPrivate
fieldPrivate
infoPrivate
nodePrivate
roRetrieves the field that triggered the event.
The field name.
Retrieves additional information about the event.
The additional information.
Retrieves the identifier of the node associated with the event.
The node identifier.
VirtualSGNodeEvent
is a class that represents an event triggered by a field change in an SG node. It provides access to the event's data, field, node, and additional information.