Search Results for

    Show / Hide Table of Contents

    Struct BoolTarget

    Namespace: Axis.Editor
    Assembly: cs.temp.dll.dll
    Syntax
    public struct BoolTarget

    Constructors

    BoolTarget(bool, bool)

    Declaration
    public BoolTarget(bool This = false, bool Target = false)
    Parameters
    Type Name Description
    bool This
    bool Target

    Fields

    Target

    Declaration
    public bool Target
    Field Value
    Type Description
    bool

    This

    Declaration
    public bool This
    Field Value
    Type Description
    bool

    Methods

    Set(bool, bool)

    Declaration
    public void Set(bool This = false, bool Target = false)
    Parameters
    Type Name Description
    bool This
    bool Target
    In This Article
    Back to top Axis 1.0.0