Skip to content

WorkspaceUI

ClassAssetInventoryAssetInventory.Editor
public sealed class WorkspaceUI : BasicEditorUI

No description is available for this type.

public static WorkspaceUI ShowWindow()

No description is available for this member.

Returns

AssetInventory.WorkspaceUI — No return description is available.

public void Init(Workspace workspace, Action<Workspace> onSave = null)

No description is available for this member.

Parameters

Name Type Description
workspace AssetInventory.Workspace
onSave System.Action{AssetInventory.Workspace}
public override void OnGUI()

No description is available for this member.