Skip to content

Commit bb11e60

Browse files
authored
Added Latest Dumps From Latest QA Build (#150)
* dumps: Pushed latest QA dumps and added new, but unused, particle_operators dump * fix: Fixed VScript's SendToConsole description not getting inserted corrected. * dumps: Pushed latest QA dumps
1 parent f77c3fe commit bb11e60

8 files changed

Lines changed: 36094 additions & 13277 deletions

dumps/angelscript_client_p2ce.json

Lines changed: 653 additions & 7 deletions
Large diffs are not rendered by default.

dumps/angelscript_hammer_p2ce.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1356,6 +1356,18 @@
13561356
"declaration": "void VectorVectors(const Vector&in forward, Vector&out right, Vector&out up)",
13571357
"documentation": null
13581358
},
1359+
{
1360+
"namespace": null,
1361+
"name": "AngleVectors",
1362+
"declaration": "void AngleVectors(const QAngle&in angle, Vector&out forward, Vector&out right, Vector&out up)",
1363+
"documentation": null
1364+
},
1365+
{
1366+
"namespace": null,
1367+
"name": "AngleVectors",
1368+
"declaration": "void AngleVectors(const QAngle&in angle, Vector&out forward)",
1369+
"documentation": null
1370+
},
13591371
{
13601372
"namespace": null,
13611373
"name": "SetIdentityMatrix",

0 commit comments

Comments
 (0)