I want to add a CompactNodeTitle
to a BP node I’m trying to make, that’s also tagged with BlueprintInternalUseOnly="true"
. It’s not working, and my guess is that it’s because the node that actually shows up in the Blueprint graph is the _Implementation
version.
Is there a way for me to do what I want?