Currently Ive created a BaseWeapon blueprint that is a child blueprint of the JcInventoryItem and I have a fire function inside that blueprint, but I cant figure out how to actually call that function from inside the player blueprint when the player presses the fire button.