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

Method Get

sdk/tests/test_feature/source/test_stack2.cpp:129–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

127 void Release() {rc--; if( rc == 0 ) delete this;}
128
129 void Get(string &out) {out = "PropOut";}
130
131 int rc;
132};

Callers 4

CallMeMethod · 0.45
AddRefMethod · 0.45
ReleaseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected