https://github.com/giwig/UnrealEnginePython/blob/6c589b02984e97a220273adb68530d225d593a2a/Source/UnrealEnginePython/Private/Slate/UEPySCheckBox.cpp#L107 error: ` UEPySCheckBox.cpp(107): error C2664: 'SCheckBox::FArguments::WidgetArgsType &SCheckBox::FArguments::ClickMethod(EButtonClickMethod::Type)': cannot convert argument 1 from 'TAttribute<EButtonClickMethod::Type>' to 'EButtonClickMethod::Type' `
UnrealEnginePython/Source/UnrealEnginePython/Private/Slate/UEPySCheckBox.cpp
Line 107 in 6c589b0
error:
UEPySCheckBox.cpp(107): error C2664: 'SCheckBox::FArguments::WidgetArgsType &SCheckBox::FArguments::ClickMethod(EButtonClickMethod::Type)': cannot convert argument 1 from 'TAttribute<EButtonClickMethod::Type>' to 'EButtonClickMethod::Type'