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.
PrivatedataPrivatefieldPrivateinfoPrivatenodePrivateroRetrieves 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.
VirtualSGNodeEventis 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.