Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/Variant.h |
| Include | #include "Misc/Variant.h" |
Syntax
template<>
struct TVariantTraits< ANSICHAR >
Remarks
Default FVariant traits for built-in types Implements variant type traits for the built-in ANSICHAR type.
Functions
| Type | Name | Description | |
|---|---|---|---|
| EVariantTypes | GetType () |