Class UgcBridgeGuiLayout.PublishingPanelViewScope
Specialized vertical scope for the publishing panel.
Implements
Inherited Members
GUI.Scope.Dispose()
Namespace: Unity.Services.Ugc.Bridge.Editor
Assembly: Unity.Services.Ugc.Bridge.Editor.dll
Syntax
public class UgcBridgeGuiLayout.PublishingPanelViewScope : EditorGUILayout.VerticalScope, IDisposable
Constructors
PublishingPanelViewScope(params GUILayoutOption[])
Declaration
public PublishingPanelViewScope(params GUILayoutOption[] options)
Parameters
Type | Name | Description |
---|---|---|
GUILayoutOption[] | options |
Methods
CloseScope()
Declaration
protected override void CloseScope()
Overrides
UnityEditor.EditorGUILayout.VerticalScope.CloseScope()