Skip to content

Commit bd990dd

Browse files
committed
docs(xml): Added missing XML source documentation
1 parent 06e7353 commit bd990dd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

MLAPI/Data/AttributeMessageMode.cs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ public enum HashSize
2929

3030
namespace MLAPI
3131
{
32+
/// <summary>
33+
/// Delegate definition for performance RPC's.
34+
/// </summary>
3235
public delegate void RpcDelegate(uint clientId, Stream stream);
3336

3437
internal class ReflectionMethod

0 commit comments

Comments
 (0)