Facepunch.Steamworks Wiki

Steamworks.Ugc.Item.Vote

Syntax

async Task<Result> Vote( bool up )

Description

Allows the user to rate a workshop item up or down.

Arguments

bool up

Returns

Task<Result>