MCPcopy Create free account
hub / github.com/T-Troll/alienfx-tools / ~FXHelper

Method ~FXHelper

alienfx-gui/FXHelper.cpp:26–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24}
25
26FXHelper::~FXHelper() {
27 Stop();
28 CloseHandle(stopQuery);
29 CloseHandle(haveLightFX);
30};
31
32void FXHelper::ChangeAccent(AlienFX_SDK::Afx_action* action) {
33 // Check and change if Accent

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected