MCPcopy Create free account
hub / github.com/anjo76/angelscript / class3

Function class3

sdk/tests/test_feature/source/testcdecl_class.cpp:57–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55
56
57static Class3 class3()
58{
59 Class3 c = {0xDEADC0DE, 0x01234567, 0x89ABCDEF};
60 return c;
61}
62
63
64static Class1 c1;

Callers 1

TestCDecl_ClassFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected