Search Results for

    Show / Hide Table of Contents

    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
    In This Article
    Back to top Generated by DocFX