Hi!
I have two different blueprints with same function Init
-
In 2 blueprint I have variable with type of 1 blueprint.
-
In some method of 2 blueprint I’m calling for Init of this variable.
-
I’m copying this calling node from one method of 2 blueprint to another method.
-
It pastes and replace Init node of 1 blueprint variable with node of 2 blueprint Init