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

Method CppInt32__

src/Dynamic.cpp:550–550  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

548namespace cpp
549{
550CppInt32__::CppInt32__(const Dynamic &inD) : mValue(inD->__ToInt()) { }
551}
552
553namespace hx {

Callers

nothing calls this directly

Calls 1

__ToIntMethod · 0.45

Tested by

no test coverage detected