Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    TemplateScope Enum

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

    Describes if a template is supporting a particular context

    [DataContract("TemplateScope")]
    public enum TemplateScope

    Fields

    Name Description
    Asset

    The template can be applied to certain types of Assets Asset.

    Package

    The template can be applied to an existing Package.

    Session

    The template can be applied to an existing PackageSession.

    Extension Methods

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

    Back to top

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