add lua functions to support packet manipulation/send

This commit is contained in:
Andre (Notebook)
2012-01-13 09:19:33 +08:00
committed by Eduardo Bart
parent 8cace32ce7
commit 8f466b432c
2 changed files with 17 additions and 1 deletions

View File

@@ -25,8 +25,11 @@
#include "declarations.h"
#include "networkexception.h"
#include <framework/luascript/luaobject.h>
class OutputMessage
typedef std::shared_ptr<OutputMessage> OutputMessagePtr;
class OutputMessage : public LuaObject
{
public:
enum {