deltavr multiplayer 2.0
This commit is contained in:
8
Assets/FishNet/Runtime/Documenting/Attributes.cs
Normal file
8
Assets/FishNet/Runtime/Documenting/Attributes.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
using System;
|
||||
|
||||
namespace FishNet.Documenting
|
||||
{
|
||||
public class APIExcludeAttribute : Attribute { }
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user