Sets the callback function that is called when the console variable value changes
public void SetOnChangedCallback(UnrealEngine.Framework.ConsoleVariableDelegate callback);
callback
ConsoleVariableDelegate()
The function to call when the value of variable is changed