SF Tool Documentation
Search Results for

    Show / Hide Table of Contents

    Class Hazard

    Inheritance
    System.Object
    Hazard
    Implements
    IDamage
    Namespace: SF
    Assembly: cs.temp.dll.dll
    Syntax
    public class Hazard : MonoBehaviour, IDamage

    Fields

    DamageAmount

    Declaration
    public int DamageAmount
    Field Value
    Type Description
    System.Int32

    DamageDirection

    Declaration
    public Direction DamageDirection
    Field Value
    Type Description
    Direction

    Implements

    IDamage
    In This Article
    Back to top Generated by DocFX