docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class DefaultCollectionDefinition

    DefaultCollectionDefinitions contain preset values and rules for a Collection by using a CollectionDefinition. During runtime, it may be useful to refer back to the DefaultCollectionDefinition for the presets and rules, but the values cannot be changed at runtime (your system may, for example, bypass the presets, or calculate new values on the fly with modifiers).

    Inheritance
    object
    DefaultCollectionDefinition
    Namespace: UnityEngine.GameFoundation
    Assembly: solution.dll
    Syntax
    [Serializable]
    public class DefaultCollectionDefinition

    Constructors

    Name Description
    DefaultCollectionDefinition(string, string, int)

    Properties

    Name Description
    collectionDefinitionHash

    CollectionDefinition used for this DefaultCollectionDefinition.

    displayName

    The name of this DefaultCollectionDefinition for the user to display.

    hash

    The Hash of this DefaultCollectionDefinition's Id.

    id

    The string id of this DefaultCollectionDefinition.

    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)