Native method

SGBAAttributeSetWizard::​

HandleSelectedBlueprintChanged#

  • Declared in "Slate/SGBAAttributeSetWizard.h"
protected:
void HandleSelectedBlueprintChanged(
const TWeakObjectPtr<UBlueprint>& InOldBlueprint,
const TWeakObjectPtr<UBlueprint>& InNewBlueprint
) const

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

Parameters#

  • const TWeakObjectPtr<UBlueprint>& InOldBlueprint
  • const TWeakObjectPtr<UBlueprint>& InNewBlueprint