![]() |
Operating System Simulator Plugin
3.5.1
Unreal Engine plugin that simulates an Operating System Environment
|
#include "OperatingSystemIconWidget.h"
Additional Inherited Members | |
Public Member Functions inherited from UOperatingSystemButtonWidget | |
| UOperatingSystemButtonWidget () | |
| Default constructor for the UOperatingSystemButtonWidget class. | |
Public Member Functions inherited from IOperatingSystemThemeInterface | |
| void | K2_OnOperatingSystemThemeChanged (UOperatingSystemSettingModule_Theme *ThemePayload) |
| Callback function for handling theme changes in the operating system widget. | |
Protected Attributes inherited from UOperatingSystemButtonWidget | |
| TObjectPtr< UOperatingSystem > | ParentOS |
| ParentOS holds a reference to the operating system that contains the button widget. | |