Skip to content

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

FuncPack.(constructor)

Constructs a new instance of the FuncPack class

Signature:

typescript
constructor(func: Function, context: TContext);

Parameters

Parameter

Type

Description

func

Function

context

TContext

基于 MIT 许可证发布