SF Tool Documentation
Search Results for

    Show / Hide Table of Contents

    Interface IDamagable

    Namespace: SF
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IDamagable

    Methods

    InstantKill()

    Declaration
    void InstantKill()

    TakeDamage(Int32)

    Declaration
    void TakeDamage(int damage)
    Parameters
    Type Name Description
    System.Int32 damage
    In This Article
    Back to top Generated by DocFX