UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Verse::FNativeConverter Member List

This is the complete list of members for Verse::FNativeConverter, including all inherited members.

FromVValue(FAllocationContext Context, const VValue Value, TFromVValue< EVerseTrue > &OutNative)Verse::FNativeConverterinlinestatic
FromVValue(FAllocationContext Context, const VValue Value, TFromVValue< bool > &OutNative)Verse::FNativeConverterinlinestatic
FromVValue(FAllocationContext Context, const VValue Value, TFromVValue< int64 > &OutNative)Verse::FNativeConverterinlinestatic
FromVValue(FAllocationContext Context, const VValue Value, TFromVValue< FVerseRational > &OutNative)Verse::FNativeConverterinlinestatic
FromVValue(FAllocationContext Context, const VValue Value, TFromVValue< double > &OutNative)Verse::FNativeConverterinlinestatic
FromVValue(FAllocationContext Context, const VValue Value, TFromVValue< FNativeString > &OutNative)Verse::FNativeConverterinlinestatic
FromVValue(FAllocationContext Context, const VValue Value, TFromVValue< UTF8CHAR > &OutNative)Verse::FNativeConverterinlinestatic
FromVValue(FAllocationContext Context, const VValue Value, TFromVValue< UTF32CHAR > &OutNative)Verse::FNativeConverterinlinestatic
FromVValue(FAllocationContext Context, const VValue Value, TFromVValue< EnumType > &OutNative)Verse::FNativeConverterinlinestatic
FromVValue(FAllocationContext Context, const VValue Value, TFromVValue< TNonNullPtr< ObjectType > > &OutNative)Verse::FNativeConverterinlinestatic
FromVValue(FAllocationContext Context, const VValue Value, TFromVValue< TInterfaceInstance< InterfaceProxyType > > &OutNative)Verse::FNativeConverterstatic
FromVValue(FAllocationContext Context, const VValue Value, TFromVValue< StructType > &OutNative)Verse::FNativeConverterinlinestatic
FromVValue(FAllocationContext Context, const VValue Value, TFromVValue< TNativeTuple< ElementTypes... > > &OutNative)Verse::FNativeConverterinlinestatic
FromVValue(FAllocationContext Context, const VValue Value, TFromVValue< TNativeTuple< ElementTypes... > > &OutNative, std::index_sequence< Indices... >)Verse::FNativeConverterinlinestatic
FromVValue(FAllocationContext Context, const VValue Value, TFromVValue< NativeType > &OutNative)Verse::FNativeConverterinlinestatic
FromVValue(FAllocationContext Context, const VValue Value, TFromVValue< TArray< ElementType > > &OutNative)Verse::FNativeConverterinlinestatic
FromVValue(FAllocationContext Context, const VValue Value, TFromVValue< TMap< KeyType, ValueType > > &OutNative)Verse::FNativeConverterinlinestatic
FromVValue(FAllocationContext Context, const VValue Value, TFromVValue< TOptional< ValueType > > &OutNative)Verse::FNativeConverterinlinestatic
FromVValue(FAllocationContext Context, const VValue Value, TFromVValue< FVerseValue > &OutNative)Verse::FNativeConverterstatic
FromVValue(FAllocationContext Context, const VValue Value, TFromVValue< TVerseFunction< ReturnType(ParamTypes...)> > &OutNative)Verse::FNativeConverterstatic
ToVValue(FAllocationContext Context, EVerseFalse)Verse::FNativeConverterinlinestatic
ToVValue(FAllocationContext Context, EVerseTrue)Verse::FNativeConverterinlinestatic
ToVValue(FAllocationContext Context, bool Logic)Verse::FNativeConverterinlinestatic
ToVValue(FAllocationContext Context, int64 Number)Verse::FNativeConverterinlinestatic
ToVValue(FAllocationContext Context, const FVerseRational &Rational)Verse::FNativeConverterinlinestatic
ToVValue(FAllocationContext Context, double Number)Verse::FNativeConverterinlinestatic
ToVValue(FAllocationContext Context, const FNativeString &String)Verse::FNativeConverterinlinestatic
ToVValue(FAllocationContext Context, UTF8CHAR Char)Verse::FNativeConverterinlinestatic
ToVValue(FAllocationContext Context, UTF32CHAR Char32)Verse::FNativeConverterinlinestatic
ToVValue(FAllocationContext Context, EnumType Enumerator)Verse::FNativeConverterinlinestatic
ToVValue(FAllocationContext Context, ObjectType *Object)Verse::FNativeConverterinlinestatic
ToVValue(FAllocationContext Context, TNonNullPtr< ObjectType > Object)Verse::FNativeConverterinlinestatic
ToVValue(FAllocationContext Context, ::TObjectPtr< ObjectType > Object)Verse::FNativeConverterinlinestatic
ToVValue(FAllocationContext Context, TInterfaceInstance< InterfaceProxyType > Object)Verse::FNativeConverterstatic
ToVValue(FAllocationContext Context, StructType &&Struct)Verse::FNativeConverterinlinestatic
ToVValue(FAllocationContext Context, const TNativeTuple< ElementTypes... > &Tuple)Verse::FNativeConverterinlinestatic
ToVValue(FAllocationContext Context, const TNativeTuple< ElementTypes... > &Tuple, std::index_sequence< Indices... >)Verse::FNativeConverterinlinestatic
ToVValue(FAllocationContext Context, const NativeType &Type)Verse::FNativeConverterinlinestatic
ToVValue(FAllocationContext Context, const TArray< ElementType > &Array)Verse::FNativeConverterinlinestatic
ToVValue(FAllocationContext Context, const TMap< KeyType, ValueType > &Map)Verse::FNativeConverterinlinestatic
ToVValue(FAllocationContext Context, const ::TOptional< ValueType > &Optional)Verse::FNativeConverterinlinestatic
ToVValue(FAllocationContext Context, const ::FNullOpt &Optional)Verse::FNativeConverterinlinestatic
ToVValue(FAllocationContext Context, const FVerseValue &Value)Verse::FNativeConverterstatic
ToVValue(FAllocationContext Context, const FVerseFunction &Function)Verse::FNativeConverterstatic