Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Editor/EditorConfig/Public/EditorMetadataOverrides.h |
Include |
#include "EditorMetadataOverrides.h" |
enum EMetadataType
{
None,
Bool,
Int,
Float,
String,
}
Name |
Description |
---|---|
None |
|
Bool |
|
Int |
|
Float |
|
String |