docs.unity.cn
    Show / Hide Table of Contents

    Class WorldSystemFilterAttribute

    For internal use only.

    Inheritance
    Object
    WorldSystemFilterAttribute
    Namespace: Unity.Entities
    Syntax
    public sealed class WorldSystemFilterAttribute : Attribute
    Remarks

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

    Constructors

    Name Description
    WorldSystemFilterAttribute(WorldSystemFilterFlags)

    For internal use only.

    Fields

    Name Description
    FilterFlags

    The World the system belongs in.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Friday, May 28, 2021