Class CreatePrefetchPolicyWindow
Step-by-step window for creating or updating a PrefetchPolicyRegistry asset and the PrefetchPolicyProfile assets it references. Mirrors Serenity.GameCamera.Infrastructure.Editor.Builder.CreateGameCameraSettingsWindow's shape: the window only collects input and renders results, PrefetchPolicyCreator does the actual validation and generation work.
Namespace: Serenity.AssetPrefetcher.Infrastructure.Editor.Builder
Assembly: Serenity.UnityAssetPrefetcher.Infrastructure.Editor.dll
Syntax
public sealed class CreatePrefetchPolicyWindow : EditorWindow
Constructors
CreatePrefetchPolicyWindow()
Declaration
public CreatePrefetchPolicyWindow()
Methods
Open()
Declaration
public static void Open()