Property TypeIcon TypeIcon A function that returns the display icon of the type. Declaration public virtual Func<Type, Texture2D> TypeIcon { get; } Property Value Type Description Func<Type, Texture2D>