Network/ENet: Refactor
This commit is contained in:
@@ -50,6 +50,10 @@ namespace Nz
|
||||
void DisconnectNow(UInt32 data);
|
||||
|
||||
inline const IpAddress& GetAddress() const;
|
||||
inline UInt32 GetMtu() const;
|
||||
inline UInt32 GetPacketThrottleAcceleration() const;
|
||||
inline UInt32 GetPacketThrottleDeceleration() const;
|
||||
inline UInt32 GetPacketThrottleInterval() const;
|
||||
inline UInt16 GetPeerId() const;
|
||||
inline ENetPeerState GetState() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user