Clear()
Clears the `Events` list.
Contains() const
Indicates whether the `Events` list contains a given event.
ContainsAny() const
Indicates whether the `Events` list contains any of a given set of events.
ContainsAll() const
Indicates whether the `Events` list contains all of a given set of events.
Add()
Adds a given event to the `Events` list.
IsEmpty() const
Indicates whether the `Events` list is empty.
GetAsFlags() const
Gets the `Events` list as bit-field `Flags` value.