Navigation
API > API/Plugins > API/Plugins/ElectraBase
References
| Module | ElectraBase |
| Header | /Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Public/ParameterDictionary.h |
| Include | #include "ParameterDictionary.h" |
Syntax
class FParamDict
Constructors
| Type | Name | Description | |
|---|---|---|---|
FParamDict () |
|||
FParamDict
(
const FParamDict& Other |
Destructors
| Type | Name | Description | |
|---|---|---|---|
~FParamDict () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Clear () |
||
| void | |||
| void | |||
| void | |||
| FVariantValue | |||
| bool | |||
| void | |||
| void | Set
(
const FName& Key, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| FParamDict & | operator=
(
const FParamDict& Other |