Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > FVariant > FVariant
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/Variant.h |
Include | #include "Misc/Variant.h" |
FVariant
&40;
const TCHAR &42; InString
&41;
Remarks
Creates and initializes a new instance from a TCHAR string.
Parameters
Name | Description |
---|---|
InString | The initial value. |