Correctly set an actor reference from the level blueprint.

The most direct way for a new player to get a grid manager reference ( assuming the grid manager is an actor in the level ) is

image

I just read ‘avoid using GetAllActorsOfClass’, how many grid managers will you have!? :slight_smile:

If you’re using the level BP method, this

image

IS already the reference.

1 Like