Photon Quantum 3.0.0

Public Member Functions | Public Attributes | List of all members
Quantum.Editor.QuantumEditorMapGizmoStylePopup Class Reference

Popup window for the map gizmo style. More...

Inherits PopupWindowContent.

Public Member Functions

override Vector2 GetWindowSize ()
 Gets the size of the window. More...
 
override void OnOpen ()
 Called when the window is opened. More...
 

Public Attributes

VisualElement PopUpContent
 The content of the popup window. More...
 

Detailed Description

Popup window for the map gizmo style.

Member Function Documentation

◆ GetWindowSize()

override Vector2 Quantum.Editor.QuantumEditorMapGizmoStylePopup.GetWindowSize ( )
inline

Gets the size of the window.

Returns

◆ OnOpen()

override void Quantum.Editor.QuantumEditorMapGizmoStylePopup.OnOpen ( )
inline

Called when the window is opened.

Member Data Documentation

◆ PopUpContent

VisualElement Quantum.Editor.QuantumEditorMapGizmoStylePopup.PopUpContent

The content of the popup window.