Delegate LPred
A function that converts ParametricInfo and a laser lifetime into a Vector2.
Namespace: Danmokou.DMath
Assembly: cs.temp.dll.dll
Syntax
public delegate bool LPred(ParametricInfo bpi, float lT);
Parameters
| Type | Name | Description |
|---|---|---|
| ParametricInfo | bpi | |
| System.Single | lT |
Returns
| Type | Description |
|---|---|
| System.Boolean |