![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IDatasmithSceneElements.h>
Inheritance diagram for IDatasmithMetaDataElement:
|
pure virtual |
Add a property to this meta data
Implemented in FDatasmithMetaDataElementImpl.
|
pure virtual |
Gets the Datasmith element that is associated with this meta data, if any
Implemented in FDatasmithMetaDataElementImpl.
Get the total amount of properties in this meta data
Implemented in FDatasmithMetaDataElementImpl.
|
pure virtual |
Get the property i-th of this meta data
Implemented in FDatasmithMetaDataElementImpl.
|
pure virtual |
Get a property by its name if it exists
Implemented in FDatasmithMetaDataElementImpl.
|
pure virtual |
Remove the property from this meta data
Implemented in FDatasmithMetaDataElementImpl.
Remove all properties in this meta data
Implemented in FDatasmithMetaDataElementImpl.
|
pure virtual |
Sets the Datasmith element that is associated with this meta data, if any
Implemented in FDatasmithMetaDataElementImpl.