unreal.DatasmithKeyValueProperty¶
- class unreal.DatasmithKeyValueProperty(outer: Optional[Object] = None, name: Union[Name, str] = 'None')¶
Bases:
DatasmithObjectElementUDatasmithKeyValueProperty
C++ Source:
Plugin: DatasmithImporter
Module: DatasmithImporter
File: DatasmithUObjectElements.h
- get_property_type() DatasmithKeyValuePropertyType¶
Get the type of this property
- Return type:
- set_property_type(type) None¶
Set the type of this property
- Parameters:
type (DatasmithKeyValuePropertyType) –