Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/TVariant > API/Runtime/Core/Misc/TVariant/TryGet
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/TVariant.h |
Include | #include "Misc/TVariant.h" |
template<typename U>
const U &42; TryGet&40;&41; const
Remarks
Get a pointer to the held value if the held type is the same as the one specified