EDataType

Windows
MacOS
Linux

References

Module

ElectraBase

Header

/Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Public/ParameterDictionary.h

Include

#include "ParameterDictionary.h"

Syntax

enum EDataType
{
    TypeUninitialized,
    TypeFString,
    TypeDouble,
    TypeInt64,
    TypeBoolean,
    TypeTimeValue,
    TypeVoidPointer,
    TypeSharedPointer,
}

Values

Name

Description

TypeUninitialized

TypeFString

TypeDouble

TypeInt64

TypeBoolean

TypeTimeValue

TypeVoidPointer

TypeSharedPointer

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss