Choose your operating system:
Windows
macOS
Linux
| ISceneGraphNode
|
Module |
|
Header |
/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h |
Include |
#include "IDatasmithSceneElements.h" |
class IDatasmithKeyValueProperty : public IDatasmithElement
Name | Description | |
---|---|---|
|
~IDatasmithKeyValueProperty() |
Name | Description | ||
---|---|---|---|
|
EDatasmithKe... |
GetPropertyType() |
Get the type of this property |
|
const TCHAR ... |
GetValue() |
Get the value of this property |
|
SetPropertyType ( |
Set the type of this property |
|
|
SetValue ( |
Sets the value of this property |