Add ability to change dontBroadcast status on hooked events (bug 3886, r=ds).
This commit is contained in:
@@ -53,6 +53,7 @@ struct EventInfo
|
||||
}
|
||||
IGameEvent *pEvent;
|
||||
IdentityToken_t *pOwner;
|
||||
bool bDontBroadcast;
|
||||
};
|
||||
|
||||
struct EventHook
|
||||
|
||||
Reference in New Issue
Block a user