PreviewWizardUI
public sealed class PreviewWizardUI : BasicEditorUINo description is available for this type.
Methods
Section titled “Methods”
ShowWindow()
Section titled “ShowWindow()”public static PreviewWizardUI ShowWindow()No description is available for this member.
Returns
AssetInventory.PreviewWizardUI — No return description is available.
Init(List, List)
Section titled “Init(List, List)”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} | |
OnGUI()
Section titled “OnGUI()”public override void OnGUI()No description is available for this member.