Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    ContentLinkType Enum

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

    The different possible types of link between elements.

    [Flags]
    public enum ContentLinkType

    Fields

    Name Description
    All

    All type of links.

    Reference

    A simple reference to the asset.

    Extension Methods

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

    Back to top

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