PDA

View Full Version : WorldInfo.Game.Broadcast not working?



ImpactBlue
12-19-2010, 10:37 PM
Does broadcast not work in UDK Mobile???

ffejnosliw
12-19-2010, 11:07 PM
Should work fine. I've used it for feedback in mobile game tests running in the editor and on the device.

PunchCardStudios
12-19-2010, 11:14 PM
Mine works fine, currently got it spamming me with game states for testing purposes... Got some code for pick apart?

PCS

ImpactBlue
12-20-2010, 12:14 AM
Sorry guys my bad...i was calling it in PostBeginPlay.... where the handlers probably have not been initialized yet!