// Assembly: Facepunch.Steamworks.Posix
// Full name: Steamworks.Data.SteamUGCDetails_t

namespace Steamworks.Data
{
public class SteamUGCDetails_t // TypeDefIndex: 11965
{
	// Fields
	type#24819 PublishedFileId;
	type#25382 Result;
	type#28835 FileType;
	type#14399 CreatorAppID;
	type#14399 ConsumerAppID;
	type#12875 Title;
	type#12875 Description;
	type#27939 SteamIDOwner;
	type#27919 TimeCreated;
	type#27919 TimeUpdated;
	type#27919 TimeAddedToUserList;
	type#25194 Visibility;
	type#15333 Banned;
	type#15333 AcceptedForUse;
	type#15333 TagsTruncated;
	type#12875 Tags;
	type#27939 File;
	type#27939 PreviewFile;
	type#12875 PchFileName;
	type#20869 FileSize;
	type#20869 PreviewFileSize;
	type#12875 URL;
	type#27919 VotesUp;
	type#27919 VotesDown;
	type#26061 Score;
	type#27919 NumChildren;
}
}
