docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class StatCatalog

    Catalog for StatDefinition instances.

    Inheritance
    object
    StatCatalog
    Namespace: UnityEngine.GameFoundation
    Assembly: solution.dll
    Syntax
    public class StatCatalog

    Methods

    Name Description
    FindStatDefinition(string)

    Find and return a StatDefinition by its id.

    GetStatDefinitions()

    Returns an array of all StatDefinition instances of this catalog.

    GetStatDefinitions(ICollection<StatDefinition>)

    Fills the given collection with all StatDefinitions in this catalog. Note: this returns the current state of all StatDefinitions.
    The list will be cleared and updated with current data.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)