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

Function __SetField

include/Array.h:194–194  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

192
193
194 hx::Val __SetField(const String &inString,const hx::Val &inValue ,hx::PropertyAccess inCallProp) HXCPP_OVERRIDE { return null(); }
195
196 static hx::Class __mClass;
197 static hx::Class &__SGetClass() { return __mClass; }

Callers 2

__SetFieldMethod · 0.50
__SetFieldMethod · 0.50

Calls 1

nullClass · 0.70

Tested by

no test coverage detected