Class WorldSystemFilterAttribute | Entities | 0.10.0-preview.6
docs.unity3d.com
    Show / Hide Table of Contents

    Class WorldSystemFilterAttribute

    For internal use only.

    Inheritance
    Object
    Attribute
    WorldSystemFilterAttribute
    Namespace: Unity.Entities
    Syntax
    [AttributeUsage(AttributeTargets.Class)]
    public sealed class WorldSystemFilterAttribute : Attribute, _Attribute
    Remarks

    Defines where internal Unity systems should be created. The existence of these Worlds is subject to change.

    Constructors

    WorldSystemFilterAttribute(WorldSystemFilterFlags)

    For internal use only.

    Declaration
    public WorldSystemFilterAttribute(WorldSystemFilterFlags flags)
    Parameters
    Type Name Description
    WorldSystemFilterFlags flags

    Defines where internal Unity systems should be created.

    Fields

    FilterFlags

    The World the system belongs in.

    Declaration
    public WorldSystemFilterFlags FilterFlags
    Field Value
    Type Description
    WorldSystemFilterFlags
    In This Article
    • Constructors
      • WorldSystemFilterAttribute(WorldSystemFilterFlags)
    • Fields
      • FilterFlags
    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