Navigation
API > API/Plugins > API/Plugins/StormSyncEditor > API/Plugins/StormSyncEditor/UStormSyncNotificationSubsystem
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedPtr< SNotificationItem > AddSimpleNotification
(
const FText& InNotificationText |
Subsystems/StormSyncNotificationSubsystem.h | ||
TSharedPtr< SNotificationItem > AddSimpleNotification
(
const FNotificationInfo& InInfo |
Subsystems/StormSyncNotificationSubsystem.h |
AddSimpleNotification(const FText &)
| Name | AddSimpleNotification |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/StormSync/Source/StormSyncEditor/Public/Subsystems/StormSyncNotificationSubsystem.h |
| Include Path | #include "Subsystems/StormSyncNotificationSubsystem.h" |
| Source | /Engine/Plugins/VirtualProduction/StormSync/Source/StormSyncEditor/Private/Subsystems/StormSyncNotificationSubsystem.cpp |
TSharedPtr < SNotificationItem > AddSimpleNotification
(
const FText & InNotificationText
)
AddSimpleNotification(const FNotificationInfo &)
| Name | AddSimpleNotification |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/StormSync/Source/StormSyncEditor/Public/Subsystems/StormSyncNotificationSubsystem.h |
| Include Path | #include "Subsystems/StormSyncNotificationSubsystem.h" |
| Source | /Engine/Plugins/VirtualProduction/StormSync/Source/StormSyncEditor/Private/Subsystems/StormSyncNotificationSubsystem.cpp |
TSharedPtr < SNotificationItem > AddSimpleNotification
(
const FNotificationInfo & InInfo
)