docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SetLocked

    SetLocked(IUsesGameObjectLocking, GameObject, bool)

    Set a GameObject's locked status

    Declaration
    public static void SetLocked(this IUsesGameObjectLocking user, GameObject go, bool locked)
    Parameters
    Type Name Description
    IUsesGameObjectLocking user

    The functionality user

    GameObject go

    The GameObject to set locked or unlocked

    bool locked

    Locked or unlocked status

    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)