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)