DragTarget.DragStarted C# (CSharp) Method

DragStarted() public abstract method

public abstract DragStarted ( Vector2 pos ) : ChoiceContent,
pos Vector2
return ChoiceContent,
    public abstract ChoiceContent DragStarted(Vector2 pos);