Blueprint Enumerators

Are these Enums global across all the BPs? Meaning if my level or game mode or some other BP sets the Enum, then can my HUD BP listen for the change or do I need to pass that information through with an interface event etc?