MCPcopy Create free account
hub / github.com/HaxeFoundation/hxcpp / CreateEmptyString

Function CreateEmptyString

src/String.cpp:2103–2103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2101}
2102
2103Dynamic CreateEmptyString() { return sConstEmptyString; }
2104
2105Dynamic CreateString(DynamicArray inArgs)
2106{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected