unreal.DatasmithBasePropertyCaptureElement¶
- class unreal.DatasmithBasePropertyCaptureElement(outer=None, name='None')¶
Bases:
unreal.DatasmithObjectElementUDatasmithBasePropertyCaptureElement
C++ Source:
Plugin: DatasmithImporter
Module: DatasmithImporter
File: DatasmithUObjectElements.h
- get_category() DatasmithPropertyCategory¶
Gets the category of this property capture
- Return type
- get_property_path() str¶
Gets the path used when attempting to capture a generic property
- Return type
- set_category(category) None¶
Sets the category of this property capture
- Parameters
category (DatasmithPropertyCategory) –