mirror of
https://github.com/Facepunch/Facepunch.Steamworks.git
synced 2024-12-28 07:35:55 +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 );
|
return new Ugc.Editor( Id );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public Result Result => details.Result;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
|
||||||
|
Loading…
Reference in New Issue
Block a user