UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
VVMJson.cpp File Reference

Namespaces

namespace  Verse
 

Functions

TSharedRef< FJsonValueVerse::Int64ToJson (int64 Arg)
 
bool Verse::TryGetInt64 (const FJsonValue &JsonValue, int64 &Int64Value)
 
TSharedPtr< FJsonValueVerse::Wrap (const TSharedPtr< FJsonValue > &Value, EValueJSONFormat Format)
 
TSharedPtr< FJsonValueVerse::Wrap (const TSharedPtr< FJsonValue > &Value)
 
TSharedPtr< FJsonValueVerse::Unwrap (const TSharedPtr< FJsonValue > &Value, EValueJSONFormat Format)
 
TSharedPtr< FJsonValueVerse::Unwrap (const FJsonValue &Value)