docs.unity.cn
    Show / Hide Table of Contents

    Method WithIncludeAll

    WithIncludeAll()

    This sets the options IncludeDisabled and EntityQueryOptions.IncludePrefab so that Entities with Disabled or Prefab components will not be hidden from the query.

    Declaration
    public EntityQueryBuilder WithIncludeAll()
    Returns
    Type Description
    EntityQueryBuilder
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use