Editor Utility Blueprint - Get Supported Class 5.2 Deprecated

Hey @Dangj93

this function is deprecated but you can use the ClassDefaults inside the EditorUtilityBlueprint you created to add your SupportedClasses:

This way you can create a function (here: TestSupportedClass) and the ScriptedActorActions will only appear if you have selected a supported class.

6 Likes