Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/GetData
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Containers/StringConv.h |
| Include | #include "Containers/StringConv.h" |
template<typename FromType, typename ToType>
decltype(Pointer.Get()) GetData
(
const TStringPointer < FromType, ToType > & Pointer
)