Static Public Member Functions | |
| static mixed | NewBroadcastSender (mixed...) |
| static mixed | NewBroadcastReceiver (mixed...) |
Definition at line 5729 of file lua_pseudo_code.cpp.
| static mixed broadcast::NewBroadcastSender | ( | mixed... | ) | [inline, static] |
call this to create a new broadcast sender NewBroadcastSender(port)
Definition at line 5733 of file lua_pseudo_code.cpp.
| static mixed broadcast::NewBroadcastReceiver | ( | mixed... | ) | [inline, static] |
call this to create a new broadcast Receiver NewBroadcastReceiver(port)
Definition at line 5737 of file lua_pseudo_code.cpp.
1.5.6