0ad/source/network/tests
wraitii 0f60bf3a97 Split off Object-related functions from ScriptInterface
Follows 34b1920e7b.

This splits off the object-related functions, such as
[Set/Get/Has]Property, CreateObject, CreateArray, FreezeObject.

It also puts the definitions in the header itself, which might end up
with faster code here & there, though perhaps slower compilation time
(somewhat doubtful since we already included most things anyways).

Differential Revision: https://code.wildfiregames.com/D3956
This was SVN commit r25430.
2021-05-13 17:23:52 +00:00
..
test_Net.h Split off Object-related functions from ScriptInterface 2021-05-13 17:23:52 +00:00
test_NetMessage.h Split off Object-related functions from ScriptInterface 2021-05-13 17:23:52 +00:00