Native method

SGBAAttributeSetWizard::​

HandleSelectedModuleInfoChanged#

  • Declared in "Slate/SGBAAttributeSetWizard.h"
protected:
void HandleSelectedModuleInfoChanged(
const TSharedPtr<FModuleContextInfo>& InOldModuleContextInfo,
const TSharedPtr<FModuleContextInfo>& InNewModuleContextInfo
) const

Handler for when selected module is changed in model. Used to update the list of require module dependencies

Parameters#

  • const TSharedPtr<FModuleContextInfo>& InOldModuleContextInfo
  • const TSharedPtr<FModuleContextInfo>& InNewModuleContextInfo