Class Ensure | Bolt Visual Scripting | 1.4.12
docs.unity3d.com
    Show / Hide Table of Contents

    Class Ensure

    Inheritance
    Object
    Ensure
    Namespace: Ludiq
    Syntax
    public static class Ensure

    Properties

    IsActive

    Declaration
    public static bool IsActive { get; set; }
    Property Value
    Type Description
    Boolean

    Methods

    Off()

    Declaration
    public static void Off()

    On()

    Declaration
    public static void On()

    That(String)

    Declaration
    public static EnsureThat That(string paramName)
    Parameters
    Type Name Description
    String paramName
    Returns
    Type Description
    EnsureThat
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX