Navigation
API > API/Plugins > API/Plugins/FileSandboxCore > API/Plugins/FileSandboxCore/ISandboxInstance
Description
This does not include packages with in-memory changes only.
| Name | HasFileChanges |
| Type | function |
| Header File | /Engine/Plugins/Developer/Sandbox/FileSandbox/Source/FileSandboxCore/Public/ISandboxInstance.h |
| Include Path | #include "ISandboxInstance.h" |
| Source | /Engine/Plugins/Developer/Sandbox/FileSandbox/Source/FileSandboxCore/Private/Sandbox/ISandboxInstance.cpp |
bool HasFileChanges() const
Whether any changes have to any files.
See Also
- GetDirtyPackages