Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
script_dictionary_get_string
Function · 0.45
CallMe
Method · 0.45
AddRef
Method · 0.45
Release
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected