Navigation
API > API/Developer > API/Developer/DatasmithFacade > API/Developer/DatasmithFacade/FDatasmithFacadeKeyValueProperty
| Name | EKeyValuePropertyType |
| Type | enum |
| Header File | /Engine/Source/Developer/Datasmith/DatasmithFacade/Public/DatasmithFacadeKeyValueProperty.h |
| Include Path | #include "DatasmithFacadeKeyValueProperty.h" |
Syntax
enum EKeyValuePropertyType
{
String,
Color,
Float,
Bool,
Texture,
Vector,
}
Values
| Name | Remarks |
|---|---|
| String | |
| Color | |
| Float | |
| Bool | |
| Texture | |
| Vector |