Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/TVariant > API/Runtime/Core/Misc/TVariant/Get
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/TVariant.h |
Include | #include "Misc/TVariant.h" |
template<typename U>
U & Get&40;&41;
Remarks
Get a reference to the held value. Bad things can happen if this is called on a variant that does not hold the type asked for