Added enough code for event nodes to be created for each UComboAction class. Now to figure out how to make them actually fire.
This commit is contained in:
@@ -77,4 +77,6 @@ private:
|
||||
static EAssetTypeCategories::Type ComboAssetsCategory;
|
||||
|
||||
TArray<TSharedPtr<IAssetTypeActions>> CreatedAssetTypeActions;
|
||||
|
||||
TSharedPtr<class FSlateStyleSet> StyleSet;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user