Function listenForSettingChanges

#include <Geode/loader/SettingV3.hpp>template<class T,class Callback>geode::ListenerHandle*listenForSettingChanges(
std::stringsettingKey
,
Callback&&callback
,)
No description provided
Examples0