HotLemon666
(HotLemon666)
1
I spend a lot time, still can’t find anyway to get reference of level blueprint.
I have blueprint interface included in level blueprint.
now I need to call this interface, but in order to this, a reference of level blueprint needed as one of input pin.
It doesn’t have one. Trying to talk to the level BP is a lost cause. Better to replace it with an actor BP, then you can talk to it.
UPDATE: You should be able to get it with
( level script actor ).
2 Likes