HoldTypeControlWidgetclass

Editor for hold type strings (e.g. `Sandbox.BaseCombatWeapon.HoldType`) - a combo pre-filled with the hold types the citizen animgraph understands, editable so graphs with their own options can use anything.

objectControlWidgetHoldTypeControlWidget
Namespace
Editor
Assembly
Sandbox.Tools
Declaration
public class Editor.HoldTypeControlWidget : Editor.ControlWidget

Constructors1

Showing 1 constructors

Methods2

Showing 2 methods

protected virtual void OnPaint()PROTECTEDVIRTUAL

Returns:void

protected virtual void OnValueChanged()PROTECTEDVIRTUAL

Returns:void

Properties1

Showing 1 properties

public virtual bool Editor.HoldTypeControlWidget.IsControlActive { get; set; }PUBLICVIRTUALGETSET

Returns:bool

On this page