![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DatasmithSceneElementsImpl.h>
Inheritance diagram for FDatasmithKeyValuePropertyImpl:Static Public Attributes | |
| static TSharedPtr< IDatasmithKeyValueProperty > | NullPropertyPtr |
Protected Member Functions | |
| void | FormatValue () |
Protected Member Functions inherited from FDatasmithElementImpl< IDatasmithKeyValueProperty > | |
| virtual bool | IsSubTypeInternal (uint64 InSubType) const |
| EDatasmithElementType | GetElementType () const |
| uint64 | GetSubType () const |
Additional Inherited Members | |
Protected Attributes inherited from FDatasmithElementImpl< IDatasmithKeyValueProperty > | |
| FMD5Hash | ElementHash |
| DirectLink::FParameterStore | Store |
| TReflected< EDatasmithElementType, uint64 > | Type |
| TReflected< uint64 > | Subtype |
| TReflected< FString > | Name |
| TReflected< FString > | Label |
| FDatasmithKeyValuePropertyImpl::FDatasmithKeyValuePropertyImpl | ( | const TCHAR * | InName | ) |
|
protected |
|
inlineoverridevirtual |
Get the type of this property
Implements IDatasmithKeyValueProperty.
|
inlineoverridevirtual |
Get the value of this property
Implements IDatasmithKeyValueProperty.
Sets the element name
Reimplemented from FDatasmithElementImpl< IDatasmithKeyValueProperty >.
|
overridevirtual |
Set the type of this property
Implements IDatasmithKeyValueProperty.
Sets the value of this property
Implements IDatasmithKeyValueProperty.
|
static |