13 ::ll::TypedStorage<2, 2, ushort> mCompressionThreshold;
14 ::ll::TypedStorage<2, 2, ::PacketCompressionAlgorithm> mCompressionAlgorithm;
15 ::ll::TypedStorage<1, 1, bool> mClientThrottleEnabled;
16 ::ll::TypedStorage<4, 4, int> mClientThrottleThreshold;
17 ::ll::TypedStorage<4, 4, float> mClientThrottleScalar;
18 ::ll::TypedStorage<1, 1, bool> mRaknetJoinFloodProtectionEnabled;
19 ::ll::TypedStorage<1, 1, bool> mEncryptionDisabled;
20 ::ll::TypedStorage<4, 4, ::DevConnectionQuality> mDevConnectionQuality;