unreal.CustomizableObjectIdPair¶
- class unreal.CustomizableObjectIdPair(customizable_object_group_name: str = '', customizable_object_name: str = '')¶
Bases:
StructBaseCustomizable Object Id Pair
C++ Source:
Plugin: Mutable
Module: CustomizableObject
File: CustomizableObjectIdentifier.h
Editor Properties: (see get_editor_property/set_editor_property)
customizable_object_group_name(str): [Read-Write]customizable_object_name(str): [Read-Write]