1
0

APIDocs: Added missing return type and corrected one (#4353)

This commit is contained in:
Lukas Pioch
2019-08-10 13:16:41 +02:00
committed by Mattes D
parent 26d0605121
commit bf616f79fa
2 changed files with 7 additions and 1 deletions

View File

@@ -83,6 +83,12 @@ return
IsLoaded =
{
Notes = "",
Returns =
{
{
Type = "boolean",
},
},
},
SetName =
{