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

Method play

Plugins/Plugin_HikariWidget/HikariWidget.cpp:83–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81 }
82
83 void HikariWidget::play()
84 {
85 if (mControl)
86 mControl->getFlashInterface()->Play();
87 }
88
89 void HikariWidget::stop()
90 {

Callers

nothing calls this directly

Calls 1

getFlashInterfaceMethod · 0.80

Tested by

no test coverage detected