PipeRift / ActionsExtension

Actions Extension is a lightweight plugin that adds asynchronous actions to UE4
http://piperift.com/ActionsExtension/
Apache License 2.0
57 stars 17 forks source link

"Class" exposed variable is not visible #2

Closed muit closed 4 years ago

muit commented 5 years ago

Describe the bug If you create a variable called "Class" (name it like that) inside an Action BP (and set it correctly to Instance Editable & Expose on Spawn), it will not appear in the Action block as a variable, because of the main "Action Class Reference Class" (also called "Class") input.