Search Results for

    Show / Hide Table of Contents

    Class Block

    Inheritance
    object
    Block
    Namespace: Player
    Assembly: cs.temp.dll.dll
    Syntax
    public class Block : MonoBehaviour

    Fields

    blocking

    Declaration
    public bool blocking
    Field Value
    Type Description
    bool

    Methods

    IsParrying()

    Declaration
    public bool IsParrying()
    Returns
    Type Description
    bool
    In This Article
    Back to top Example Unity documentation footer