MCPcopy Create free account
hub / github.com/TranslucentTB/TranslucentTB / OpenDiscordLink

Method OpenDiscordLink

Xaml/Pages/WelcomePage.cpp:26–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24 }
25
26 void WelcomePage::OpenDiscordLink(const IInspectable &, const wux::RoutedEventArgs &)
27 {
28 m_DiscordJoinRequestedHandler();
29 }
30
31 void WelcomePage::EditConfigFile(const IInspectable &, const wux::RoutedEventArgs &)
32 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected