Operating System Simulator Plugin  3.5.1
Unreal Engine plugin that simulates an Operating System Environment
Loading...
Searching...
No Matches
OperatingSystemTerminalCommand.h File Reference
#include "GameplayTagContainer.h"
#include "GlobalMessageSubsystem.h"
#include "OperatingSystemGenericError.h"
#include "OperatingSystemTypes.h"
#include "OperatingSystemVersion.h"
#include "OperatingSystemTerminalCommand.generated.h"
Include dependency graph for OperatingSystemTerminalCommand.h:
This graph shows which files directly or indirectly include this file:

Classes

class  FOperatingSystemCommandFlag
 Represents a command flag for the operating system. A command flag must be prefixed by "-" or "--". Examples include "-a", "--info", etc. More...
 
class  UOperatingSystemTerminalCommand