Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    Stride.Core.Assets.Yaml Namespace

    Classes

    AttachedYamlAssetMetadata

    An interface representing an object that has Stride.Core.Assets.Yaml.IYamlAssetMetadata attached to it.

    YamlAssetMetadata<T>

    A container class to transfer metadata between the asset and the YAML serializer.

    YamlAssetPath

    A class representing the path of a member or item of an Asset as it is created/consumed by the YAML asset serializers.

    YamlAssetPathComparer

    Equality comparer for YamlAssetPath hwne used as a key in a hashing collection (e.g. System.Collections.Generic.Dictionary<TKey, TValue>.

    Structs

    YamlAssetPath.Element

    A structure representing an element of a YamlAssetPath.

    Enums

    YamlAssetPath.ElementType

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

    In This Article

    Back to top

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