Trigger event with button+platform

Nope. What im showing here is a individual blueprint actor and each one has the ability to accept input feom the player, this is what we are limiting. So the inly thing we are limiting is the blueprints ability to accept input. Look at the enable input node, its target is set to self meaning the bp actor , if you had the target set as the player controller though it would disable all input like you mentioned