Tanoda
GILES.Interface.pb_DraggablePanel Class Reference
Inheritance diagram for GILES.Interface.pb_DraggablePanel:

Public Member Functions

void OnBeginDrag (PointerEventData eventData)
 
void OnDrag (PointerEventData eventData)
 

Public Attributes

RectTransform windowParent
 The root gameobject of this window. More...
 

Detailed Description

Definition at line 9 of file pb_DraggablePanel.cs.

Member Function Documentation

◆ OnBeginDrag()

void GILES.Interface.pb_DraggablePanel.OnBeginDrag ( PointerEventData  eventData)

Definition at line 16 of file pb_DraggablePanel.cs.

◆ OnDrag()

void GILES.Interface.pb_DraggablePanel.OnDrag ( PointerEventData  eventData)

Definition at line 22 of file pb_DraggablePanel.cs.

Member Data Documentation

◆ windowParent

RectTransform GILES.Interface.pb_DraggablePanel.windowParent

The root gameobject of this window.

Definition at line 14 of file pb_DraggablePanel.cs.


The documentation for this class was generated from the following file: