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 |