I have defined an enumeration,and why chooser table can’t find it?
You enum “MyEnum” has to be a variable inside of the blueprint that is your Context Data
Example here I have the character animation blueprint setup as the context
Here I have the enum
And inside of the animation blueprint the variable with the enum of type EMyEnum
Then I can choose the enum that is within the context object
Thanks, but what I hope is that the result is an enumeration type.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.