Show / Hide Table of Contents

Class ContentThumbnail

Inheritance
System.Object
ContentFile
ContentThumbnail
Inherited Members
ContentFile.Url
ContentFile.MetaData
ContentFile.MimeType
ContentFile.FileName
ContentFile.Checksum
ContentFile.FileSizeBytes
ContentFile.FileSizeKBytes
ContentFile.FileSizeMBytes
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Appearition.ContentLibrary
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public class ContentThumbnail : ContentFile

Fields

View Source

thumbnail

Declaration
[NonSerialized]
public Sprite thumbnail
Field Value
Type Description
UnityEngine.Sprite

Extension Methods

ObjectExtension.ToStream(Object)
  • View Source
Back to top Generated by DocFX