13#include "LiveLinkController.generated.h"
20UCLASS(Abstract, MinimalAPI)
#define PURE_VIRTUAL(func,...)
Definition CoreMiscDefines.h:103
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define GENERATED_BODY(...)
Definition ObjectMacros.h:765
#define UCLASS(...)
Definition ObjectMacros.h:776
FName Tag const
Definition Actor.h:3810
Definition SubclassOf.h:30
Definition LiveLinkController.h:22
virtual TSubclassOf< ULiveLinkRole > GetRole() const PURE_VIRTUAL(ULiveLinkController
Definition LiveLinkController.h:26
virtual void Tick(float DeltaTime, const FLiveLinkSubjectRepresentation &SubjectRepresentation)
Definition LiveLinkController.h:32
Definition LiveLinkRole.h:18
Definition LiveLinkRole.h:36