IDatasmithKeyValueProperty

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

ISceneGraphNode

IDatasmithElement

IDatasmithKeyValueProperty

References

Module

DatasmithCore

Header

/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h

Include

#include "IDatasmithSceneElements.h"

Syntax

class IDatasmithKeyValueProperty : public IDatasmithElement

Destructors

Functions

Name Description

Public function Const

EDatasmithKe...

 

GetPropertyType()

Get the type of this property

Public function Const

const TCHAR ...

 

GetValue()

Get the value of this property

Public function

void

 

SetPropertyType

(
    EDatasmithKeyValuePropertyType InTy...
)

Set the type of this property

Public function

void

 

SetValue

(
    const TCHAR* Value
)

Sets the value of this property