We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb70806 commit e041031Copy full SHA for e041031
MLAPI/NetworkingManagerComponents/Binary/Arithmetic.cs
@@ -1,5 +1,8 @@
1
namespace MLAPI.Serialization
2
{
3
+ /// <summary>
4
+ /// Arithmetic helper class
5
+ /// </summary>
6
public static class Arithmetic
7
8
// Sign bits for different data types
0 commit comments