Skip to content

Home > @esengine/ecs-framework-monorepo > ComponentStorage > (constructor)

ComponentStorage.(constructor)

Constructs a new instance of the ComponentStorage class

Signature:

typescript
constructor(componentType: ComponentType<T>);

Parameters

Parameter

Type

Description

componentType

ComponentType<T>

基于 MIT 许可证发布