unreal.EditorDialogLibraryObjectDetailsViewOptions

class unreal.EditorDialogLibraryObjectDetailsViewOptions(show_object_name=True, allow_search=True)

Bases: unreal.StructBase

Editor Dialog Library Object Details View Options

C++ Source:

  • Plugin: EditorScriptingUtilities

  • Module: EditorScriptingUtilities

  • File: EditorDialogLibrary.h

Editor Properties: (see get_editor_property/set_editor_property)

  • allow_search (bool): [Read-Write] Allow Search

  • show_object_name (bool): [Read-Write] Show Object Name

[Read-Write] Allow Search

Type

(bool)

property show_object_name

[Read-Write] Show Object Name

Type

(bool)