39AST_LOADER_API errc_t
aLoadInitialState(
const Value& value, InitialState& initialState);
46AST_LOADER_API errc_t
aLoadInitialState(StringView filepath, InitialState& initialState);
errc_t aLoadInitialState(const Value &dictRoot, InitialState &initialState)
从值加载初始状态任务
定义 InitialStateLoader.cpp:80