Files
XCEngine/docs/api/XCEngine/Components/ComponentFactoryRegistry/Get.md

374 B

ComponentFactoryRegistry::Get

命名空间: XCEngine::Components

类型: method

头文件: XCEngine/Components/ComponentFactoryRegistry.h

签名

static ComponentFactoryRegistry& Get();

作用

返回 registry

当前实现

  • 返回 registry

相关文档