Navigation
API > API/Plugins > API/Plugins/MetasoundFrontend
| |
|
| Name |
FPageModifyDelegates |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundFrontendDocumentModifyDelegates.h |
| Include Path |
#include "MetasoundFrontendDocumentModifyDelegates.h" |
Syntax
struct FPageModifyDelegates
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| OnPageAdded |
FOnDocumentPageAdded |
|
MetasoundFrontendDocumentModifyDelegates.h |
|
| OnPageSet |
FOnDocumentPageSet |
|
MetasoundFrontendDocumentModifyDelegates.h |
|
| OnRemovingPage |
FOnDocumentRemovingPage |
|
MetasoundFrontendDocumentModifyDelegates.h |
|