Skip to content

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

SoAStorage.(constructor)

Constructs a new instance of the SoAStorage class

Signature:

typescript
constructor(componentType: ComponentType<T>);

Parameters

Parameter

Type

Description

componentType

ComponentType<T>

基于 MIT 许可证发布