Create your dispatcher in gamestate, then in you bp classes use GetGameState() → BindTo(). Then call this dispatcher wherever you want.
Create your dispatcher in gamestate, then in you bp classes use GetGameState() → BindTo(). Then call this dispatcher wherever you want.