MCPcopy Create free account
hub / github.com/Atarity/Lightpack / GetColors

Method GetColors

Software/src/LightpackPluginInterface.cpp:551–554  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

549}
550
551QList<QRgb> LightpackPluginInterface::GetColors()
552{
553 return m_curColors;
554}
555
556double LightpackPluginInterface::GetFPS()
557{

Callers 1

clientProcessCommandsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected