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

Function FieldMapCreate

src/hx/Anon.cpp:6–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4{
5
6Dynamic FieldMapCreate() { return Dynamic(); }
7
8bool FieldMapGet(FieldMap *inMap, const String &inName, Dynamic &outValue)
9{

Callers 2

__SetFieldMethod · 0.85
AddMethod · 0.85

Calls 1

DynamicClass · 0.50

Tested by

no test coverage detected