logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Interface HudBindingCompilerTests.IFakeWeaponService

    Inherited Members
    HudBindingCompilerTests.IFakeBaseService.Id
    Namespace: Serenity.GameUi.Tests.Application
    Assembly: Tests.dll
    Syntax
    public interface HudBindingCompilerTests.IFakeWeaponService : HudBindingCompilerTests.IFakeBaseService

    Properties

    CurrentCombo

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

    Methods

    DoNothing()

    Declaration
    void DoNothing()

    GetSnapshot(FakeWeaponId)

    Declaration
    HudBindingCompilerTests.FakeWeaponSnapshot GetSnapshot(HudBindingCompilerTests.FakeWeaponId id)
    Parameters
    Type Name Description
    HudBindingCompilerTests.FakeWeaponId id
    Returns
    Type Description
    HudBindingCompilerTests.FakeWeaponSnapshot

    TryGetAmmo(string, out int)

    Declaration
    bool TryGetAmmo(string key, out int ammo)
    Parameters
    Type Name Description
    string key
    int ammo
    Returns
    Type Description
    bool
    In this article
    © 2026 Serenity. All Rights Reserved