24#include "AstUtil/Object.hpp"
47AST_LOADER_API errc_t
aLoadObject(StringView filepath, StringView objectType, SharedPtr<Object>&
object);
errc_t aLoadObject(StringView filepath, StringView objectType, SharedPtr< Object > &object)
加载对象
定义 ObjectLoader.cpp:95