logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class UnityWaveInstaller

    Unity-specific installer for the Wave service. Creates a UnityWaveService on a dedicated GameObject.

    Inheritance
    object
    UnityWaveInstaller
    Implements
    IFoundationInstaller
    IInstaller
    Namespace: Serenity.Wave.Installation.Installers
    Assembly: Serenity.UnityWave.Installation.dll
    Syntax
    public class UnityWaveInstaller : WaveInstaller, IFoundationInstaller, IInstaller

    Constructors

    UnityWaveInstaller()

    Declaration
    public UnityWaveInstaller()

    Methods

    Install(ILogService)

    Installs the Wave service by creating the Unity MonoBehaviour implementation.

    Declaration
    public override void Install(ILogService logService)
    Parameters
    Type Name Description
    ILogService logService

    The logging service for diagnostic output.

    Implements

    IFoundationInstaller
    IInstaller
    In this article
    © 2026 Serenity. All Rights Reserved