logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class ComboIncreasedSignal

    Signal dispatched when the combo counter increases.

    Inheritance
    object
    ComboIncreasedSignal
    Namespace: Serenity.Combo.Application.Events
    Assembly: Serenity.Combo.Application.dll
    Syntax
    public class ComboIncreasedSignal : EventDispatcherSignal

    Constructors

    ComboIncreasedSignal(int)

    Declaration
    public ComboIncreasedSignal(int newCombo)
    Parameters
    Type Name Description
    int newCombo

    Fields

    NewCombo

    New combo count after the kill.

    Declaration
    public readonly int NewCombo
    Field Value
    Type Description
    int
    In this article
    © 2026 Serenity. All Rights Reserved