Update docs

This commit is contained in:
Sardelka
2022-07-02 18:32:49 +08:00
parent e0c96cc200
commit f47f0570f9
10 changed files with 29 additions and 30 deletions

View File

@ -447,8 +447,7 @@
<tr>
<td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.collections.generic.list-1">List</a>&lt;<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object">Object</a>&gt;</td>
<td><span class="parametername">args</span></td>
<td><p>The objects conataing your data, supported types:
byte, short, ushort, int, uint, long, ulong, float, bool, string.</p>
<td><p>The objects conataing your data, see <a class="xref" href="RageCoop.Client.Scripting.CustomEventReceivedArgs.html">CustomEventReceivedArgs</a> for a list of supported types</p>
</td>
</tr>
</tbody>