Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

EditorGUIUtility.HasObjectThumbnail

static function HasObjectThumbnail(objType: Type): bool;
static bool HasObjectThumbnail(Type objType);
static def HasObjectThumbnail(objType as Type) as bool

Description

Does a given class have per-object thumbnails?