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

namespace Steamworks.Data
{
public class RemoteStorageGetPublishedFileDetailsResult_t // TypeDefIndex: 11827
{
	// Fields
	type#25382 Result;
	type#24819 PublishedFileId;
	type#14399 CreatorAppID;
	type#14399 ConsumerAppID;
	type#12875 Title;
	type#12875 Description;
	type#27939 File;
	type#27939 PreviewFile;
	type#27939 SteamIDOwner;
	type#27919 TimeCreated;
	type#27919 TimeUpdated;
	type#25194 Visibility;
	type#15333 Banned;
	type#12875 Tags;
	type#15333 TagsTruncated;
	type#12875 PchFileName;
	type#20869 FileSize;
	type#20869 PreviewFileSize;
	type#12875 URL;
	type#28835 FileType;
	type#15333 AcceptedForUse;
	type#20876 _datasize;

	// Methods
	// RVA: -1
	public virtual type#15677 get_CallbackType() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
