Skip to content

ExportUI

ClassAssetInventoryAssetInventory.Editor
public sealed class ExportUI : BasicEditorUI

No description is available for this type.

public void OnEnable()

No description is available for this member.

public void OnDisable()

No description is available for this member.

public static ExportUI ShowWindow()

No description is available for this member.

Returns

AssetInventory.ExportUI — No return description is available.

public void Init(List<AssetInfo> assets, bool fileMode = false, int exportType = 0, int[] columns = null)

No description is available for this member.

Parameters

Name Type Description
assets System.Collections.Generic.List{AssetInventory.AssetInfo}
fileMode System.Boolean
exportType System.Int32
columns System.Int32[]
public override void OnGUI()

No description is available for this member.