UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TStringPointer< InFromType, InToType > Member List

This is the complete list of members for TStringPointer< InFromType, InToType >, including all inherited members.

FromType typedefTStringPointer< InFromType, InToType >
Get() const UE_LIFETIMEBOUNDTStringPointer< InFromType, InToType >inline
Length() constTStringPointer< InFromType, InToType >inline
ToType typedefTStringPointer< InFromType, InToType >
TStringPointer(const SrcBufferType *Source)TStringPointer< InFromType, InToType >inlineexplicit
TStringPointer(const SrcBufferType *Source, int32 SourceLen)TStringPointer< InFromType, InToType >inlineexplicit
TStringPointer(UE::Core::Private::FFromStrCast, const FromType *Source, int32 SourceLen)TStringPointer< InFromType, InToType >inlineexplicit
TStringPointer(FromRangeType &&Source)TStringPointer< InFromType, InToType >inline
TStringPointer(TStringPointer &&Other)=defaultTStringPointer< InFromType, InToType >