How do you get a Child Actor to be a different Enum value from the Parent Actor?

How are you setting the enum value in the child instances?

  • Drag-n-drop, details edit?
  • Construction script → set enum?
  • Begin Play → set enum
  • Exposed/editable var → Spawn actor (set exposed pin)?