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

This is the complete list of members for FNullReplayInfo, including all inherited members.

bIsValidFNullReplayInfo
ChangelistFNullReplayInfo
DemoFileLastOffsetFNullReplayInfo
FNullReplayInfo()FNullReplayInfoinline
FriendlyNameFNullReplayInfo
FromJson(const TCHAR *Json)FJsonSerializablevirtual
FromJson(const UTF8CHAR *Json)FJsonSerializablevirtual
FromJson(const FString &Json)FJsonSerializablevirtual
FromJson(const FUtf8String &Json)FJsonSerializablevirtual
FromJson(FString &&Json)FJsonSerializablevirtual
FromJson(FUtf8String &&Json)FJsonSerializablevirtual
FromJson(TSharedPtr< FJsonObject > JsonObject)FJsonSerializablevirtual
FromJsonStringView(FUtf8StringView JsonStringView)FJsonSerializable
FromJsonStringView(FWideStringView JsonStringView)FJsonSerializable
JSON_SERIALIZE("LengthInMS", LengthInMS)FNullReplayInfo
JSON_SERIALIZE("NetworkVersion", NetworkVersion)FNullReplayInfo
JSON_SERIALIZE("Changelist", Changelist)FNullReplayInfo
JSON_SERIALIZE("FriendlyName", FriendlyName)FNullReplayInfo
JSON_SERIALIZE("DemoFileLastOffset", DemoFileLastOffset)FNullReplayInfo
LengthInMSFNullReplayInfo
NetworkVersionFNullReplayInfo
Serialize(FJsonSerializerBase &Serializer, bool bFlatObject)=0FJsonSerializablepure virtual
ToJson(bool bPrettyPrint=true) constFJsonSerializable
ToJson(bool bPrettyPrint=true)FJsonSerializablevirtual
ToJson(TSharedRef< TJsonWriter< CharType, PrintPolicy >, SPMode > JsonWriter, bool bFlatObject=false) constFJsonSerializableinline
ToJsonUtf8(bool bPrettyPrint=true) constFJsonSerializable
ToJsonUtf8(bool bPrettyPrint=true)FJsonSerializablevirtual
~FJsonSerializable()FJsonSerializablevirtual