Operating System Simulator Plugin  3.5.1
Unreal Engine plugin that simulates an Operating System Environment
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
IOperatingSystemExplorerInterface Member List

This is the complete list of members for IOperatingSystemExplorerInterface, including all inherited members.

CanCreateNewFile() const =0IOperatingSystemExplorerInterfacepure virtual
FindDirectoryByTag(const FGameplayTag DirectoryTag, const bool bRecursive, UOperatingSystemDirectory *&OutDirectory) const =0IOperatingSystemExplorerInterfacepure virtual
GetAllFiles(const FString &WithExtension="*") const =0IOperatingSystemExplorerInterfacepure virtual
GetChildDirectories() const =0IOperatingSystemExplorerInterfacepure virtual
GetChildDirectory(const FString &TargetChildDirectoryName, const bool bRecursive=true) const =0IOperatingSystemExplorerInterfacepure virtual
GetFullPath() const =0IOperatingSystemExplorerInterfacepure virtual
GetInterfaceDisplayName() const =0IOperatingSystemExplorerInterfacepure virtual
GetInterfaceFromPath(const FString &NewPath) const =0IOperatingSystemExplorerInterfacepure virtual
GetOperatingSystem() const =0IOperatingSystemExplorerInterfacepure virtual
GetParentExplorerInterface(TScriptInterface< IOperatingSystemExplorerInterface > &OutInterface) const =0IOperatingSystemExplorerInterfacepure virtual
HasEnoughSpace(const FOperatingSystemSizeInMB &TestSpace) const =0IOperatingSystemExplorerInterfacepure virtual
IsPartition() const =0IOperatingSystemExplorerInterfacepure virtual