MCPcopy Create free account
hub / github.com/OpenStarbound/OpenStarbound / setCallback

Method setCallback

source/windowing/StarTabSet.cpp:88–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86}
87
88void TabSetWidget::setCallback(WidgetCallbackFunc callback) {
89 m_callback = std::move(callback);
90}
91
92}

Callers 11

ScrollBarMethod · 0.45
addTabMethod · 0.45
radioGroupHandlerMethod · 0.45
itemSlotHandlerMethod · 0.45
itemGridHandlerMethod · 0.45
listHandlerMethod · 0.45
sliderHandlerMethod · 0.45
initCharSelectionMenuMethod · 0.45
initMultiPlayerMenuMethod · 0.45
MerchantPaneMethod · 0.45
QuestLogInterfaceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected