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

    Class TypeCategoryOperations

    Inheritance
    Object
    TypeCategoryOperations
    Namespace: Ludiq.Bolt
    Syntax
    public static class TypeCategoryOperations

    Methods

    Delete(BoltTypeCategory)

    Declaration
    public static void Delete(BoltTypeCategory category)
    Parameters
    Type Name Description
    BoltTypeCategory category

    Rename(BoltTypeCategory, String)

    Declaration
    public static void Rename(BoltTypeCategory category, string newName)
    Parameters
    Type Name Description
    BoltTypeCategory category
    String newName
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX