MCPcopy Create free account
hub / github.com/MyGUI/mygui / getPanelCell

Method getPanelCell

Common/PanelView/BasePanelViewItem.h:71–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69 }
70
71 BasePanelViewCell* getPanelCell()
72 {
73 return mPanelCell;
74 }
75
76 protected:
77 virtual void initialise()

Callers 3

removeItemAtMethod · 0.80
removeAllItemsMethod · 0.80
updateViewMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected