MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / OnAinCreateNodes

Method OnAinCreateNodes

editor/PathPadDialog.cpp:631–635  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

629}
630
631void CPathPadDialog::OnAinCreateNodes() {
632 MakeBOA();
633 EBNode_MakeFirstPass();
634 World_changed = 1;
635}
636
637void CPathPadDialog::OnSelendokAinCurrentNode() {
638 int cur;

Callers

nothing calls this directly

Calls 2

MakeBOAFunction · 0.85
EBNode_MakeFirstPassFunction · 0.85

Tested by

no test coverage detected