mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2025-02-04 01:30:30 +03:00
Updated comment
This commit is contained in:
parent
088ba90f65
commit
f2ac10deb3
@ -45,7 +45,7 @@ namespace Steamworks.Ugc
|
||||
public static Editor NewMicrotransactionFile => new Editor( WorkshopFileType.Microtransaction );
|
||||
|
||||
/// <summary>
|
||||
/// Workshop item that is meant to be voted on for the purpose of selling in-game
|
||||
/// Workshop item that is meant to be managed by the game. It is queryable by the API, but isn't visible on the web browser.
|
||||
/// </summary>
|
||||
public static Editor NewMGameManagedFile => new Editor(WorkshopFileType.GameManagedItem);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user