![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ILiveLinkSource.h>
Public Member Functions | |
| FLiveLinkSourceHandle ()=default | |
| virtual | ~FLiveLinkSourceHandle ()=default |
| void | SetSourcePointer (TSharedPtr< ILiveLinkSource > InSourcePointer) |
Public Attributes | |
| TSharedPtr< ILiveLinkSource > | SourcePointer |
|
default |
|
virtualdefault |
|
inline |
| TSharedPtr<ILiveLinkSource> FLiveLinkSourceHandle::SourcePointer |