1
0

APIDump: Added special-function renaming (constructor, operators).

This commit is contained in:
madmaxoft
2013-09-14 08:38:39 +02:00
parent efe0273c09
commit badacdb7c6
2 changed files with 22 additions and 5 deletions

View File

@@ -1251,6 +1251,7 @@ A list of items regarding plugins that have been documented
]],
Functions =
{
operator_plus = {Params = "{{Vector3d}}", Return = "{{Vector3d}}", Notes = "Returns the sum of this vector with the specified vector" },
},
Constants =
{