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.

ObjectPreview.HasPreviewGUI

HasPreviewGUI(): bool;
bool HasPreviewGUI();
def HasPreviewGUI() as bool

Description

Wheather the current target can be previwed.

Override this method in subclasses, and you will be able to test if the current target can be previwed or not.