Adding Water Volume to actor blueprint

That means you can add public variable to your blueprint and set another actor in it when this actor placed in level.

According to this question, this variable should be of type “PhysicsVolume” so you can assign PhysicVolume to it, and manipulate it’s properties from there