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