Namespace Serenity.Modal.Infrastructure.Views.Factories
Classes
UnityModalComponentFactory
Factory class for creating Unity modal UI components.
Handles instantiation of modal components from templates and manages option value updates.
Integrates with game settings service to persist option changes and validate value ranges.
UnityShowModalComponentFactory
Factory class for creating Unity show modal UI components.
Handles instantiation of show modal components that listen for events and trigger modal dialogs.
Integrates with Unity GameObject system and provides component creation from parameters and actions.