MCPcopy Index your code
hub / github.com/SpaiR/imgui-java / endChild

Method endChild

imgui-binding/src/generated/java/imgui/ImGui.java:870–872  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

868 */
869
870 public static void endChild() {
871 nEndChild();
872 }
873
874 private static native void nEndChild(); /*
875 ImGui::EndChild();

Callers 2

editTransformMethod · 0.95
showMethod · 0.95

Calls 1

nEndChildMethod · 0.95

Tested by

no test coverage detected