Navigation
| Name | FileSandboxUI |
| Type | Developer |
| Part of Plugins | File Sandbox |
| Location | /Engine/Plugins/Developer/Sandbox/FileSandbox/Source/FileSandboxUI/ |
| Module Build Rules | FileSandboxUI.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FSlowTaskPersistFeedback | Starts a slow task for the duration of the persist operation. |
| FSummaryPersistFeedback | Fills in a FPersistSummary so you |
Structs
| Name | Remarks |
|---|---|
| FPersistSummary | Summary of a persist operation. |
Interfaces
| Name | Remarks |
|---|---|
| IExternalSandboxActiveViewModel | This view-model is used for UI telling the user that a sandbox cannot currently be started. |
| IFileSandboxUIModule | |
| ISandboxEntryPoint | Implemented by editor systems that makes use of the sandbox feature. |
| ISandboxEntryPointRegistry | Knows about editor systems that start sandboxes. |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FFormatPathDelegate | TBaseDelegate_OneParam< FText, const TCHAR *InFileName > | Persist/Feedback/SlowTaskPersistFeedback.h |