Method HierarchyWindowItemCallback
HierarchyWindowItemCallback(int, Rect)
This callback handles the drag and drop of the SystemGraph asset file into the hierarchy window.
Declaration
public static void HierarchyWindowItemCallback(int pID, Rect pRect)
Parameters
| Type | Name | Description | 
|---|---|---|
| int | pID | Id of control  | 
    
| Rect | pRect | Rect of control  |