logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Struct HudBindingCompilerTests.FakeWeaponSnapshot

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    Namespace: Serenity.GameUi.Tests.Application
    Assembly: Tests.dll
    Syntax
    public readonly struct HudBindingCompilerTests.FakeWeaponSnapshot

    Constructors

    FakeWeaponSnapshot(int, int)

    Declaration
    public FakeWeaponSnapshot(int currentAmmo, int maxCapacity)
    Parameters
    Type Name Description
    int currentAmmo
    int maxCapacity

    Fields

    CurrentAmmo

    Declaration
    public readonly int CurrentAmmo
    Field Value
    Type Description
    int

    MaxCapacity

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