Home > @esengine/ecs-framework-monorepo > FuncPack
FuncPack class
用于包装事件的一个小类
Signature:
typescript
export declare class FuncPack<TContext = unknown>
Constructors
Constructor | Modifiers | Description |
---|---|---|
Constructs a new instance of the |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
TContext | 上下文 | ||
Function | 函数 |