Interface IUsesGameObjectLocking | Unity Reflect | 1.1.0-preview.6
docs.unity.cn
    Show / Hide Table of Contents

    Interface IUsesGameObjectLocking

    Gives decorated class access to grouping

    Namespace: Unity.Labs.EditorXR.Interfaces
    Syntax
    public interface IUsesGameObjectLocking : IFunctionalitySubscriber<IProvidesGameObjectLocking>

    Extension Methods

    UsesGameObjectLockingMethods.SetLocked(IUsesGameObjectLocking, GameObject, Boolean)
    UsesGameObjectLockingMethods.IsLocked(IUsesGameObjectLocking, GameObject)
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX