WIP trying to get Eventsystem to work in client.
This commit is contained in:
@@ -37,6 +37,8 @@ private:
|
||||
|
||||
// Network methods
|
||||
void NetworkFunction();
|
||||
// Network events
|
||||
EventRelay<Client, Events::KeyDown> m_EKeyDown;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user