Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Siv3D/OpenSiv3D
/ RegisterStdString
Function
RegisterStdString
Siv3D/src/Siv3D/Script/angelscript/scriptstdstring.cpp:417–420 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
415
}
416
417
void RegisterStdString(asIScriptEngine * engine)
418
{
419
RegisterStdString_Native(engine);
420
}
421
422
END_AS_NAMESPACE
Callers
1
init
Method · 0.85
Calls
1
RegisterStdString_Native
Function · 0.85
Tested by
no test coverage detected