Operating System Simulator Plugin  3.5.1
Unreal Engine plugin that simulates an Operating System Environment
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CAOperatingSystemDeviceActor
 CAOperatingSystemPortableDeviceActor
 CAViewportWorldCharacterA character class representing a character in the viewport world
 CAViewportWorldPawnRepresents a pawn in the viewport world
 CAViewportWorldPlayerControllerA player controller class for the viewport world. This class extends APlayerController and implements IViewportWorldInterface. It is responsible for managing the input mapping context for the viewport world pawn
 CFBrowserBookmarkStruct representing a bookmark in a browser
 CFBrowserCookieRepresents a browser cookie
 CFCustomMaskedDomains
 CFDraggableWindowUMGModule
 CFGameplayDebuggerCategory_GlobalMessengerRepresents a gameplay debugger category for global messaging subsystem
 CFGenericErrorRepresents a generic error with an error code and an optional exception description
 CFGlobalCoreModule
 CFGlobalMessageListenerRepresents a listener for global messages
 CFGlobalMessengerRepresents a global messenger for sending messages to multiple listeners
 CFGlobalMessengerEditorModule
 CFGlobalMessengerModule
 CFInternetBrowserHistoryStruct representing the history of internet browser navigation
 CFInternetBrowserUMGModule
 CFOperatingSystemBankAccountStruct representing a bank account in the operating system
 CFOperatingSystemBankSettingStructure representing a bank setting in the operating system
 CFOperatingSystemBankUserDataStores bank user data for the operating system
 CFOperatingSystemBatteryRepresents the save/load data for a portable device battery
 CFOperatingSystemCommandFlagRepresents a command flag for the operating system. A command flag must be prefixed by "-" or "--". Examples include "-a", "--info", etc
 CFOperatingSystemCreditCardStructure representing a credit card in the operating system
 CFOperatingSystemCreditCardSetting
 CFOperatingSystemDeviceMessengerSystem
 CFOperatingSystemDeviceSaveLoadRepresents the save/load data for an operating system device
 CFOperatingSystemDirectoriesSaveLoadRepresents the save/load data for a set of operating system directories
 CFOperatingSystemEditorCommandsFOperatingSystemEditorCommands is a class that defines the commands available in the operating system editor. It inherits from TCommands<FOperatingSystemEditorCommands> and implements the RegisterCommands function and the CreateCommands function
 CFOperatingSystemEditorModule
 CFOperatingSystemEmailRepresents an email address and password for use in an operating system
 CFOperatingSystemFilesSaveLoad
 CFOperatingSystemJSONModule
 CFOperatingSystemMailSetting
 CFOperatingSystemNotificationA struct representing an operating system notification
 CFOperatingSystemNotificationManagerManages operating system notifications for a specific world
 CFOperatingSystemNotificationSettingsStructure representing the settings for operating system notifications
 CFOperatingSystemPartitionSaveLoadRepresents the save/load data for an operating system partition
 CFOperatingSystemProgramDelegateDelegate representing the event when a program is uninstalled in the operating system
 CFOperatingSystemProgramSaveLoadRepresents the save/load data for a specific operating system program
 CFOperatingSystemRangeTime
 CFOperatingSystemRequestFundStruct representing a fund request to the bank in the operating system
 CFOperatingSystemRequestFundPendingRepresents a pending fund request in the operating system
 CFOperatingSystemSaveLoadRepresents the save/load data for an operating system
 CFOperatingSystemSettingModuleInfoBasic information regarding an operating system setting module
 CFOperatingSystemSimulatorModule
 CFOperatingSystemSizeInGB
 CFOperatingSystemSizeInMB
 CFOperatingSystemStoreAppsRepresents a structure that stores information about operating system store apps
 CFOperatingSystemStoreProgramDataRepresents data for a program in the operating system's store
 CFOperatingSystemStoreReviewUserRepresents a user that has logged into the operating system's store review
 CFOperatingSystemUniqueIdThis class represents a unique identifier for an operating system
 CFOperatingSystemUserRepresents a user in the operating system simulator
 CFOperatingSystemUserEmailSet
 CFOperatingSystemUserFundTransactionStruct representing a user fund transaction in the operating system
 CFOperatingSystemUserManagerSaveDataData structure for saving and loading user data
 CFOperatingSystemVersionRepresents an operating system version containing major, minor, and patch numbers
 CFOperatingSystemVideoPlayerConfigRepresents the configuration for an operating system video player
 CFOperatingSystemWidgetDrawerThis class is responsible for rendering user widgets onto a target texture
 CFViewportWorldHandleRepresents a handle to a viewport world
 CFViewportWorldOptionsRepresents the options for a viewport world
 CFViewportWorldsModule
 CIOperatingSystemExplorerInterface
 CIOperatingSystemThemeInterfaceAn interface class for handling operating system theme changes in widgets
 CIViewportWorldInterface
 CSaveLoad_OperatingSystemRepresents the save/load data for an operating system
 CSViewportWorld
 CUDraggableWindowUser widget class that represents a draggable window widget. It allows users to create draggable windows with optional resizing and maximizing features
 CUGlobalMessageSubsystemSubsystem that allows broadcasting and listening to global messages
 CUInternetBrowserRepresents a web browser widget that can be embedded in a UMG widget
 CUInternetBrowserHistoryManagerA class that manages the internet browser history
 CUInternetBrowserSaveGameRepresents the save game data for the Internet Browser widget
 CUOperatingSystemRepresents an operating system in the simulation
 CUOperatingSystemAudioFile
 CUOperatingSystemAudioPlayer
 CUOperatingSystemBankManagerA class that manages the bank functionality in the operating system
 CUOperatingSystemBaseDeviceThis class represents a device that can run an operating system. It contains properties related to the device hardware, the operating system that the device is running, and the device state. It also provides functions to start and stop the operating system, manage the device's on-screen widget, and update the device state
 CUOperatingSystemBaseHardware
 CUOperatingSystemBaseProgram
 CUOperatingSystemBIOSBIOS of an operating system. It provides functionalities for initializing the BIOS, opening the BIOS widget, and toggling the clock
 CUOperatingSystemBiosWidgetThis class represents a BIOS widget in the operating system simulator
 CUOperatingSystemBsodWidgetRepresents the BSOD (Blue Screen of Death) widget for an operating system
 CUOperatingSystemButtonWidgetA button widget for the operating system
 CUOperatingSystemCmdCollection
 CUOperatingSystemCPU
 CUOperatingSystemDataObjectUOperatingSystemDataObject is a base class for operating system data objects. It inherits from UObject and provides functionality for tick-based updates and object creation
 CUOperatingSystemDeviceMessenger
 CUOperatingSystemDeviceWidgetThis class represents a widget for an operating system device
 CUOperatingSystemDir_Desktop
 CUOperatingSystemDir_Documents
 CUOperatingSystemDir_Downloads
 CUOperatingSystemDir_Music
 CUOperatingSystemDir_Pictures
 CUOperatingSystemDir_Users
 CUOperatingSystemDir_Videos
 CUOperatingSystemDirectoriesCollection
 CUOperatingSystemDirectoryOperating system directory. It inherits from UObject and implements the IOperatingSystemExplorerInterface. This class provides functionalities for creating, managing, and accessing directories in an operating system
 CUOperatingSystemExplorerHistory
 CUOperatingSystemExplorerInterface
 CUOperatingSystemExplorerWidget
 CUOperatingSystemFile
 CUOperatingSystemFileIconWidget
 CUOperatingSystemFileWidget
 CUOperatingSystemGameSubsystem
 CUOperatingSystemGPU
 CUOperatingSystemHDD
 CUOperatingSystemIconWidget
 CUOperatingSystemImageToTextureUserDataA class for storing user data related to converting operating system images to textures
 CUOperatingSystemJsonStaticsThis class provides static utility functions for operating system related JSON operations
 CUOperatingSystemMailContentWidget
 CUOperatingSystemMailManagerHandles the management of operating system emails
 CUOperatingSystemMBB
 CUOperatingSystemNonUnixThis class represents a non-unix operating system. It inherits from UOperatingSystem and provides additional functionality specific to non-unix systems
 CUOperatingSystemPartitionOperating system partition. It inherits from UObject and implements the IOperatingSystemExplorerInterface. This class provides functionality to manage directories, disk information, and file operations
 CUOperatingSystemPluginSettingsHolds the settings for the Operating System plugin
 CUOperatingSystemProgramData
 CUOperatingSystemProgramIconWidgetRepresents a widget that displays an icon for an operating system program
 CUOperatingSystemProgramsCollection
 CUOperatingSystemProgramSettings
 CUOperatingSystemProgramWidget
 CUOperatingSystemPSU
 CUOperatingSystemRAM
 CUOperatingSystemRootDirectoryRepresents the root directory of the operating system
 CUOperatingSystemSaveGame
 CUOperatingSystemSettingModuleRepresents a module for operating system settings
 CUOperatingSystemSettingModule_Theme
 CUOperatingSystemSettingModule_Wallpaper
 CUOperatingSystemSettingModuleWidget
 CUOperatingSystemSettingsDataThis class represents the settings data for the operating system. It contains information about the modules and their settings
 CUOperatingSystemStatics
 CUOperatingSystemStore
 CUOperatingSystemStoreProgramsCollection
 CUOperatingSystemTaskbarButtonRepresents a taskbar button in the operating system
 CUOperatingSystemTerminal
 CUOperatingSystemTerminalCommand
 CUOperatingSystemTerminalHistory
 CUOperatingSystemThemeInterface
 CUOperatingSystemUnixClass that represents a Unix-based operating system in the Operating System Simulator. This class is a child class of UOperatingSystem and provides additional functionality specific to Unix systems
 CUOperatingSystemUnixPhoneA class representing a Unix operating system for a phone device. This class is a child class of UOperatingSystemUnix
 CUOperatingSystemUserManagerManager class for operating system users
 CUOperatingSystemVideoFileRepresents an operating system video file
 CUOperatingSystemVideoPlayerA class for representing a video player program in the operating system
 CUOperatingSystemVideoPlayerProgramData
 CUOperatingSystemVideoPlayerSettings
 CUOperatingSystemWidgetA class representing a widget for an operating system simulator
 CUOperatingSystemWidgetBase
 CUOperatingSystemWindowWidgetBase
 CUOperatingSystemWorldSubsystem
 CUViewportWorldGameClient
 CUViewportWorldInterface
 CUViewportWorldSettings
 CUViewportWorldStaticsA static class that provides utility functions for working with viewport worlds
 CUViewportWorldSubsystem
 CUViewportWorldWidget