This class simply defines the UserData property
that allows to attach arbitrary application-specific data to
event-out slots. This is an abstract class, i.e. you cannot
create instances of this class. The only way to retrieve
instances of this class is the
Node.GetEventOut method.
Usually you do not use this class directly, but cast it to one
of its descendants for the respective VRML data types.