Navigation
API > API/Plugins > API/Plugins/LiveLinkMasterLockit > API/Plugins/LiveLinkMasterLockit/ULiveLinkMasterLockitSourceFacto-
- ULiveLinkSourceFactory::BuildCreationPanel()
- ULiveLinkMasterLockitSourceFactory::BuildCreationPanel()
References
Module | LiveLinkMasterLockit |
Header | /Engine/Plugins/VirtualProduction/LiveLinkMasterLockit/Source/LiveLinkMasterLockit/Public/LiveLinkMasterLockitFactory.h |
Include | #include "LiveLinkMasterLockitFactory.h" |
Source | /Engine/Plugins/VirtualProduction/LiveLinkMasterLockit/Source/LiveLinkMasterLockit/Private/LiveLinkMasterLockitFactory.cpp |
virtual TSharedPtr< SWidget > BuildCreationPanel
&40;
FOnLiveLinkSourceCreated OnLiveLinkSourceCreated
&41; const
Remarks
Create a widget responsible for the creation of a Live Link source. The subpanel UI created by the factory.
Parameters
Name | Description |
---|---|
OnLiveLinkSourceCreated | Callback to call when the source has been created by the custom UI. |