unreal.FillStaticMeshActor

class unreal.FillStaticMeshActor(outer: Object | None = None, name: Name | str = 'None')

Bases: UTBBaseCommand

Fill Static Mesh Actor

C++ Source:

  • Plugin: UserToolBoxBasicCommand

  • Module: UserToolBoxBasicCommand

  • File: FillStaticMeshActor.h

Editor Properties: (see get_editor_property/set_editor_property)

  • affect_only_empty_static_mesh_actor (bool): [Read-Write]

  • category (str): [Read-Write]

  • icon_path (str): [Read-Write] The icon path for the command

  • keyboard_shortcut (InputChord): [Read-Write]

  • name (str): [Read-Write] The name of the command

  • root_paths (Array[str]): [Read-Write]

  • show_parameters (bool): [Read-Write]

  • tooltip (str): [Read-Write]

  • ui_override (type(Class)): [Read-Write]

property affect_only_empty_static_mesh_actor: bool

[Read-Write]

Type:

(bool)

property root_paths: None

[Read-Write]

Type:

(Array[str])