unreal.StringValuePair
¶
- class unreal.StringValuePair(key: str = '', value: str = '')¶
Bases:
StructBase
String Value Pair
C++ Source:
Module: DataflowEngine
File: DataflowEngineTypes.h
Editor Properties: (see get_editor_property/set_editor_property)
key
(str): [Read-Write]value
(str): [Read-Write]