unreal.CustomizableObjectBoolParameterValue
¶
- class unreal.CustomizableObjectBoolParameterValue¶
Bases:
StructBase
Customizable Object Bool Parameter Value
C++ Source:
Plugin: Mutable
Module: CustomizableObject
File: CustomizableObjectParameterTypeDefinitions.h
Editor Properties: (see get_editor_property/set_editor_property)
parameter_name
(str): [Read-Only]parameter_value
(bool): [Read-Only]uid
(str): [Read-Only]