Stride

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

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

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

    ConfigurationOverride Class

    Namespace: Stride.Data
    Assembly: Stride.dll
    System.Object → ConfigurationOverride
    Derived from ConfigurationOverride:

    [DataContract]
    public class ConfigurationOverride
    Name Description
    Fields
    Configuration
    Platforms
    SpecificFilter
    | Improve this Doc View Source

    Fields


    Configuration

    [DataMember(30)]
    public Configuration Configuration
    Field Value
    Type Description
    Configuration

    Platforms

    [DataMember(10)]
    public ConfigPlatforms Platforms
    Field Value
    Type Description
    ConfigPlatforms

    SpecificFilter

    [DataMember(20)]
    public int SpecificFilter
    Field Value
    Type Description
    System.Int32

    Extension Methods

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

    Back to top

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