Navigation
API > API/Runtime > API/Runtime/LiveLinkMessageBusFramework
| Name | FLiveLinkClearSubject |
| Type | struct |
| Header File | /Engine/Source/Runtime/LiveLinkMessageBusFramework/Public/LiveLinkMessages.h |
| Include Path | #include "LiveLinkMessages.h" |
Syntax
USTRUCT ()
struct FLiveLinkClearSubject
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| LiveLinkMessages.h | |||
FLiveLinkClearSubject
(
const FName& InSubjectName |
LiveLinkMessages.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SubjectName | FName | Name of the subject to clear. | LiveLinkMessages.h |