Delegate SBF
A function that converts a SimpleBullet into a float.
Namespace: Danmokou.DMath
Assembly: cs.temp.dll.dll
Syntax
public delegate float SBF(ref BulletManager.SimpleBullet sb);
Parameters
| Type | Name | Description |
|---|---|---|
| BulletManager.SimpleBullet | sb |
Returns
| Type | Description |
|---|---|
| System.Single |