Table of Contents

Interface IManifestEditorPluginModule

Namespace
TAssetBundle.Editor
Assembly
TAssetBundle.Editor.dll

Adds a section to every TAssetBundleManifest's Inspector. Receives every manifest currently selected so changes can be applied to all of them at once (Unity multi-object edit).

public interface IManifestEditorPluginModule : IPluginModule

Methods

OnManifestInspectorGUI(TAssetBundleManifest[])

void OnManifestInspectorGUI(TAssetBundleManifest[] manifests)

Parameters

manifests TAssetBundleManifest[]