Navigation
API > API/Plugins > API/Plugins/FileSandboxCore > API/Plugins/FileSandboxCore/FRevertArgs
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRevertArgs () |
Types/Sandbox/RevertArgs.h | ||
FRevertArgs
(
TConstArrayView< FString > InFilesToRevert |
Types/Sandbox/RevertArgs.h |
FRevertArgs()
| Name | FRevertArgs |
| Type | function |
| Header File | /Engine/Plugins/Developer/Sandbox/FileSandbox/Source/FileSandboxCore/Public/Types/Sandbox/RevertArgs.h |
| Include Path | #include "Types/Sandbox/RevertArgs.h" |
FRevertArgs()
FRevertArgs(TConstArrayView< FString >)
| Name | FRevertArgs |
| Type | function |
| Header File | /Engine/Plugins/Developer/Sandbox/FileSandbox/Source/FileSandboxCore/Public/Types/Sandbox/RevertArgs.h |
| Include Path | #include "Types/Sandbox/RevertArgs.h" |
FRevertArgs
(
TConstArrayView< FString > InFilesToRevert
)