updated comment

Signed-off-by: Guthrie Adams <guthadam@amazon.com>
monroegm-disable-blank-issue-2
Guthrie Adams 4 years ago
parent 9ded52b141
commit 8617d34724

@ -83,7 +83,7 @@ namespace AtomToolsFramework
AtomToolsFramework::DynamicProperty m_invalidProperty;
//! This contains absolute paths of other source files that affect this document.
//! If any of the source files in this container are modified, the document system will he notified to reload this document.
//! If any of the source files in this container are modified, the document system is notified to reload this document.
AZStd::unordered_set<AZStd::string> m_sourceDependencies;
//! If this flag is true then the next source file change notification for this document will be ignored.

Loading…
Cancel
Save