unreal.IntegerParameterUIData
¶
- class unreal.IntegerParameterUIData(name: str = '', param_ui_metadata: MutableParamUIMetadata = Ellipsis)¶
Bases:
StructBase
Integer Parameter UIData
C++ Source:
Plugin: Mutable
Module: CustomizableObject
File: CustomizableObjectUIData.h
Editor Properties: (see get_editor_property/set_editor_property)
name
(str): [Read-Write] Integer parameter option nameparam_ui_metadata
(MutableParamUIMetadata): [Read-Write]
- property param_ui_metadata: MutableParamUIMetadata¶
[Read-Write]
- Type: