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

Method OnAinResetRoomNodes

editor/PathPadDialog.cpp:736–739  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

734}
735
736void CPathPadDialog::OnAinResetRoomNodes() {
737 // TODO: Add your control notification handler code here
738 EBNode_VerifyGraph();
739}
740
741void CPathPadDialog::OnAinRight() {
742 vector diff = Viewer_object->orient.rvec * BNode_move_amount;

Callers

nothing calls this directly

Calls 1

EBNode_VerifyGraphFunction · 0.85

Tested by

no test coverage detected