Skip to content

Home > @esengine/ecs-framework-monorepo > Pool > obtain

Pool.obtain() method

从池中获取对象

Signature:

typescript
obtain(): T;

Returns:

T

对象实例

基于 MIT 许可证发布