logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Interface UnityHudElementViewTests.IFakeScoreService

    A stand-in for a game service a HUD would bind to.

    Namespace: Serenity.UnityGameUi.Tests.Infrastructure
    Assembly: Tests.dll
    Syntax
    public interface UnityHudElementViewTests.IFakeScoreService

    Properties

    MaxPoints

    Declaration
    int MaxPoints { get; }
    Property Value
    Type Description
    int

    Points

    Declaration
    int Points { get; }
    Property Value
    Type Description
    int
    In this article
    © 2026 Serenity. All Rights Reserved