Class ConfigurationSystemBase | DOTS Runtime | 0.28.0-preview.40
docs.unity3d.com
    Show / Hide Table of Contents

    Class ConfigurationSystemBase

    Base class for a configuration system. A configuration system must inherit from ConfigurationSystemBase to be in the ConfigurationSystemGroup group

    Inheritance
    Object
    ConfigurationSystemBase
    Namespace: Unity.Entities.Runtime.Build
    Syntax
    public abstract class ConfigurationSystemBase : SystemBase

    Fields

    AssemblyCache

    Declaration
    public BuildAssemblyCache AssemblyCache
    Field Value
    Type Description
    BuildAssemblyCache

    BuildConfiguration

    Declaration
    public BuildConfiguration BuildConfiguration
    Field Value
    Type Description
    BuildConfiguration

    ProjectScene

    Declaration
    public Scene ProjectScene
    Field Value
    Type Description
    Scene
    In This Article
    • Fields
      • AssemblyCache
      • BuildConfiguration
      • ProjectScene
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023