docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SetModuleHideFlags

    SetModuleHideFlags(HideFlags)

    Change the ModuleHideFlags setting, which controls HideFlags for GameObjects used to support MonoBehaviour modules. Calling this method will change the HideFlags on existing modules

    Declaration
    public void SetModuleHideFlags(HideFlags newHideFlags)
    Parameters
    Type Name Description
    HideFlags newHideFlags

    The new HideFlags value

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)