Class UnityHelpers
An ad-hoc collection of helpers for the Recorders.
Inherited Members
Namespace: UnityEditor.Recorder
Assembly: Unity.Recorder.Editor.dll
Syntax
public static class UnityHelpers
Methods
Destroy(Object, bool)
Allows destroying Unity.Objects.
Declaration
public static void Destroy(Object obj, bool allowDestroyingAssets = false)
Parameters
Type | Name | Description |
---|---|---|
Object | obj | |
bool | allowDestroyingAssets |