UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FLiveLinkSourceHandle Struct Reference

#include <ILiveLinkSource.h>

Public Member Functions

 FLiveLinkSourceHandle ()=default
 
virtual ~FLiveLinkSourceHandle ()=default
 
void SetSourcePointer (TSharedPtr< ILiveLinkSource > InSourcePointer)
 

Public Attributes

TSharedPtr< ILiveLinkSourceSourcePointer
 

Constructor & Destructor Documentation

◆ FLiveLinkSourceHandle()

FLiveLinkSourceHandle::FLiveLinkSourceHandle ( )
default

◆ ~FLiveLinkSourceHandle()

virtual FLiveLinkSourceHandle::~FLiveLinkSourceHandle ( )
virtualdefault

Member Function Documentation

◆ SetSourcePointer()

void FLiveLinkSourceHandle::SetSourcePointer ( TSharedPtr< ILiveLinkSource InSourcePointer)
inline

Member Data Documentation

◆ SourcePointer

TSharedPtr<ILiveLinkSource> FLiveLinkSourceHandle::SourcePointer

The documentation for this struct was generated from the following file: