mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2025-01-14 23:58:12 +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 @@ namespace Steamworks.Ugc
|
||||
{
|
||||
return new Ugc.Editor( Id );
|
||||
}
|
||||
}
|
||||
|
||||
public Result Result => details.Result;
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user