Table of Contents

Method Vote

Namespace
GrindFest
Assembly
GrindFest.dll

Vote(ulong, bool)

Vote up/down on a Workshop item.

public Task<bool> Vote(ulong workshopId, bool voteUp)

Parameters

workshopId ulong
voteUp bool

Returns

Task<bool>