Interface Call keeps Failing: Accessed None Trying to Read Property

It will be the same old story, that IF_test has not been initialized ( set to something ).

But, also this yellow color of the pin

image

means you’re calling the event that implements the interface call directly.

In general, there’s no point in using an interface to call stuff inside the same actor.

1 Like