fix: finish basic export test on Virtools 5 environment

This commit is contained in:
2024-08-09 16:19:26 +08:00
parent 6943088df1
commit 7d9b7f14e8
9 changed files with 123 additions and 81 deletions

View File

@@ -268,7 +268,7 @@ namespace VSW::Materializer::DataTypes {
int64_t reader_setting_param_guid;
YYCC::yycc_u8string reader_file_ext;
// Manager and Render Engine specific
CKBOOL manager_active;
bool manager_active;
// Behavior specific
YYCC::yycc_u8string behavior_guids;
};