API ReferenceEditor
GamePackageControlWidgetclass
Constructors1
Showing 1 constructors
public GamePackageControlWidget(Sandbox.SerializedProperty property)
| Parameter | Type | Description |
|---|---|---|
| property | SerializedProperty | — |
No results match this filter.
Methods3
Showing 3 methods
protected virtual void OnContextMenu(Editor.ContextMenuEvent e)
| Parameter | Type | Description |
|---|---|---|
| e | ContextMenuEvent | — |
Returns:
void—protected virtual void OnMouseClick(Editor.MouseEvent e)
| Parameter | Type | Description |
|---|---|---|
| e | MouseEvent | — |
Returns:
void—protected virtual void PaintControl()
Returns:
void—No results match this filter.
Properties2
Showing 2 properties
public Sandbox.Package Editor.GamePackageControlWidget.CurrentPackage { get; set; }
public virtual bool Editor.GamePackageControlWidget.IsControlButton { get; set; }
Returns:
bool—No results match this filter.