MCPcopy Create free account
hub / github.com/dhewm/dhewm3 / AFDialogSetFileModified

Function AFDialogSetFileModified

neo/tools/af/DialogAF.cpp:613–617  ·  view source on GitHub ↗

================ AFDialogSetFileModified ================ */

Source from the content-addressed store, hash-verified

611================
612*/
613void AFDialogSetFileModified( void ) {
614 if ( g_AFDialog ) {
615 g_AFDialog->SetFileModified();
616 }
617}
618
619/*
620================

Callers 15

SaveBodyMethod · 0.85
SaveConstraintMethod · 0.85
SaveConstraintMethod · 0.85
SaveConstraintMethod · 0.85
SaveConstraintMethod · 0.85

Calls 1

SetFileModifiedMethod · 0.80

Tested by

no test coverage detected