MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / set_cast_failed_callback

Function set_cast_failed_callback

ogsr_engine/Luabind/src/error.cpp:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49 }
50
51 void set_cast_failed_callback(cast_failed_callback_fun c)
52 {
53 cast_failed_callback = c;
54 }
55
56 error_callback_fun get_error_callback()
57 {

Callers 3

initMethod · 0.85
LS_LoadMethod · 0.85
LS_LoadMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected