Méthode | Description | |
---|---|---|
MajorityVote ( ) |
A majority vote is a simple way to ask multiple event subscribers if an action, e.g. AddVertex(...) should be processed or suspended. If a majority of >50% is okay with it, the result of the vote will be true.
|