SF Tool Documentation
Search Results for

    Show / Hide Table of Contents

    Class ProjectileWeapon

    Inheritance
    System.Object
    ProjectileWeapon
    Implements
    IWeapon
    Namespace: SF.Weapons
    Assembly: cs.temp.dll.dll
    Syntax
    public class ProjectileWeapon : MonoBehaviour, IWeapon

    Methods

    Start()

    Declaration
    public void Start()

    Use()

    Declaration
    public virtual async void Use()

    Implements

    IWeapon
    In This Article
    Back to top Generated by DocFX