logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Namespace Serenity.Global.Infrastructure.Settings

    Classes

    UnityActionDefinition

    Unity ScriptableObject-based action definition for configuring foundation actions.
    Provides a Unity-specific implementation of IFoundationActionDefinition that allows creating action assets with signals for event-driven architecture.

    UnityReflectionCallTaskDefinition

    Unity ScriptableObject-based definition for reflection call tasks.
    Provides a Unity-specific implementation for configuring tasks that invoke methods via reflection, supporting both static and instance method calls with parameter passing and service resolution capabilities.

    UnityTaskDefinition

    Abstract Unity ScriptableObject-based task definition providing base functionality for initialization tasks. Implements ITaskDefinition and IFoundationSettings to support configurable task creation with criticality levels, weights, and unique identification for the initialization pipeline.

    In this article
    © 2026 Serenity. All Rights Reserved