Navigation
API > API/Runtime > API/Runtime/LiveLinkMessageBusFramework > API/Runtime/LiveLinkMessageBusFramework/FLiveLinkSerializedFrameData
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsTypeChildOf () |
LiveLinkCompression.h | ||
bool IsTypeChildOf
(
const UScriptStruct* InPayloadType |
LiveLinkCompression.h |
IsTypeChildOf()
| Name | IsTypeChildOf |
| Type | function |
| Header File | /Engine/Source/Runtime/LiveLinkMessageBusFramework/Public/LiveLinkCompression.h |
| Include Path | #include "LiveLinkCompression.h" |
template<typename T>
bool IsTypeChildOf() const
IsTypeChildOf(const UScriptStruct *)
| Name | IsTypeChildOf |
| Type | function |
| Header File | /Engine/Source/Runtime/LiveLinkMessageBusFramework/Public/LiveLinkCompression.h |
| Include Path | #include "LiveLinkCompression.h" |
| Source | /Engine/Source/Runtime/LiveLinkMessageBusFramework/Private/LiveLinkCompression.cpp |
bool IsTypeChildOf
(
const UScriptStruct * InPayloadType
) const