Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    UrlType Enum

    Namespace: Stride.Core.Serialization.Contents
    Assembly: Stride.Core.Serialization.dll

    An enum representing the type of an url.

    [DataContract]
    public enum UrlType

    Fields

    Name Description
    Content

    The location is a content url.

    File

    The location is a file on the disk.

    None

    The location is not valid.

    Extension Methods

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

    Back to top

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