How to send a variable to a base component from the owner actor at begin play?

I think I found a work around by getting a reference to the child component from the owning actor bp, and just set the enum off that. It seems to be working.

Edit: I have also since realized I was spelling possess wrong

1 Like