C# 클래스 ScriptGUI.DDContainer

상속: ScriptGUI.Widget
파일 보기 프로젝트 열기: Genesis-3D/Genesis-3D 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
mHandleChangeDDState Event.SenderDDItemState
mHandleDragWidgetInfo Event.SenderOutFStringOutFStringIntCoord
mHandleDropResult Event.SenderDDItemInfoRefBool
mHandleRequestDrop Event.SenderDDItemInfoRefBool
mHandleStartDrag Event.SenderDDItemInfoRefBool

Private Properties

프로퍼티 타입 설명
DDContainer System
DDContainer System
Dispose void
ICall_getNeedDragDrop bool
ICall_resetDrag void
ICall_setNeedDragDrop void
OnChangeDDState void
OnDragWidgetInfo void
OnDropResult void
OnRequestDrop void
OnStartDrag void
RestDrop void
SetItemInfo void
clearEventsWidthOutParent void

비공개 메소드들

메소드 설명
DDContainer ( Instance inst, ScriptGUI.FString name, ScriptGUI.Layout parent ) : System
DDContainer ( Instance inst, ScriptGUI.FString name, ScriptGUI.Layout parent, WidgetType type ) : System
Dispose ( ) : void
ICall_getNeedDragDrop ( IntPtr widget_ptr ) : bool
ICall_resetDrag ( IntPtr widget_ptr ) : void
ICall_setNeedDragDrop ( IntPtr widget_ptr, bool value ) : void
OnChangeDDState ( DDContainer widget, ScriptGUI.ChangeDDStateEventArg arg ) : void
OnDragWidgetInfo ( DDContainer widget, ScriptGUI.RequestDragWidgetInfoEventArg arg ) : void
OnDropResult ( DDContainer widget, ScriptGUI.DragEventArg arg ) : void
OnRequestDrop ( DDContainer widget, ScriptGUI.DragEventArg arg ) : void
OnStartDrag ( DDContainer widget, ScriptGUI.DragEventArg arg ) : void
RestDrop ( ) : void
SetItemInfo ( DDContainer sender, ScriptGUI.DragEventArg &arg, DDItemInfo &item_info ) : void
clearEventsWidthOutParent ( ) : void

프로퍼티 상세

mHandleChangeDDState 보호되어 있는 프로퍼티

protected Event.SenderDDItemState mHandleChangeDDState
리턴 Event.SenderDDItemState

mHandleDragWidgetInfo 보호되어 있는 프로퍼티

protected Event.SenderOutFStringOutFStringIntCoord mHandleDragWidgetInfo
리턴 Event.SenderOutFStringOutFStringIntCoord

mHandleDropResult 보호되어 있는 프로퍼티

protected Event.SenderDDItemInfoRefBool mHandleDropResult
리턴 Event.SenderDDItemInfoRefBool

mHandleRequestDrop 보호되어 있는 프로퍼티

protected Event.SenderDDItemInfoRefBool mHandleRequestDrop
리턴 Event.SenderDDItemInfoRefBool

mHandleStartDrag 보호되어 있는 프로퍼티

protected Event.SenderDDItemInfoRefBool mHandleStartDrag
리턴 Event.SenderDDItemInfoRefBool