docs.unity.cn
    Show / Hide Table of Contents

    Class UnityHelpers

    An ad-hoc collection of helpers for the Recorders.

    Inheritance
    Object
    UnityHelpers
    Namespace: UnityEditor.Recorder
    Syntax
    public static class UnityHelpers : object

    Methods

    Destroy(Object, Boolean)

    Allows destroying Unity.Objects.

    Declaration
    public static void Destroy(Object obj, bool allowDestroyingAssets = false)
    Parameters
    Type Name Description
    Object obj
    Boolean allowDestroyingAssets
    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Friday, November 5, 2021
    Terms of use