DragTarget.DragStarted C# (CSharp) 메소드

DragStarted() 공개 추상적인 메소드

public abstract DragStarted ( Vector2 pos ) : ChoiceContent,
pos Vector2
리턴 ChoiceContent,
    public abstract ChoiceContent DragStarted(Vector2 pos);