Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    YamlAssetPath.ElementType Enum

    Namespace: Stride.Core.Assets.Yaml
    Assembly: Stride.Core.Assets.dll

    An enum representing the type of an element of the path.

    public enum ElementType

    Fields

    Name Description
    Index

    An element that is an index or a key.

    ItemId

    An element that is an item identifier of a collection with ids

    Member

    An element that is a member.

    Extension Methods

    ComponentBaseExtensions.DisposeBy<YamlAssetPath.ElementType>(ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<YamlAssetPath.ElementType>(ICollectorHolder)
    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation