|
|
`VoteSuccess` is the hook that allows your plugins to listen for successful in-game votes.
|
|
|
|
|
|
Add `TSWVote.dll` to your project's references.
|
|
|
Add [`TSWVote.dll`](https://gitlab.xghozt.com:2345/tsw/TSWVote/-/raw/master/Build/TSWVote.dll) to your project's references.
|
|
|
|
|
|
Add to the top of your .cs file: `using TSWVote;`
|
|
|
|
... | ... | |