mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2024-12-27 07:05:50 +03:00
Made SteamUGCDetails_t.Result available via a public method in UgcItem
This commit is contained in:
parent
f549a69bc0
commit
8b231bf4d6
@ -352,6 +352,7 @@ public Ugc.Editor Edit()
|
||||
{
|
||||
return new Ugc.Editor( Id );
|
||||
}
|
||||
|
||||
public Result Result => details.Result;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user