We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d94e961 commit 6c314e7Copy full SHA for 6c314e7
1 file changed
src/main/dumpers/schemas/metadata_stringifier.cpp
@@ -49,6 +49,7 @@ std::unordered_set<std::string> g_classWithBrokenDefaults =
49
"Dop26_t",
50
"FourCovMatrices3",
51
"VMixVocoderDesc_t",
52
+ "CCitadelPlayerPawn_GraphController2"
53
};
54
55
// Any function called after this will have uninitialized variables set to zero
0 commit comments