Skip to content

PreviewWizardUI

ClassAssetInventoryAssetInventory.Editor
public sealed class PreviewWizardUI : BasicEditorUI

No description is available for this type.

public static PreviewWizardUI ShowWindow()

No description is available for this member.

Returns

AssetInventory.PreviewWizardUI — No return description is available.

public void Init(List<AssetInfo> assets = null, List<AssetInfo> allAssets = null)

No description is available for this member.

Parameters

Name Type Description
assets System.Collections.Generic.List{AssetInventory.AssetInfo}
allAssets System.Collections.Generic.List{AssetInventory.AssetInfo}
public override void OnGUI()

No description is available for this member.