Unstable v0.19.3.0
This commit is contained in:
@@ -16,6 +16,8 @@ namespace Barotrauma
|
||||
|
||||
public Func<RectTransform, bool> ValidatePosition;
|
||||
|
||||
public bool Dragging => dragStarted;
|
||||
|
||||
public GUIDragHandle(RectTransform rectT, RectTransform elementToMove, string style = "GUIDragIndicator")
|
||||
: base(style, rectT)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user