Forums › 💬 NodeCanvas › ⚙️ Support › Create an enum in blackboard › Reply To: Create an enum in blackboard
Hello,
You first have to actually create an enum type within some script of yours, like for example:
Then, you have to add that new enum type in the Preferred Types Editor window (Tools/ParadoxNotion/NodeCanvas/Preferred Types Editor).
After you have done this, your enum will show up in the menu and possible to be added as a variable 🙂 [attachment file=”EnumVariable.png”]
Let me know if that works for you. Thanks.