Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface > API/Runtime/LiveLinkInterface/Roles
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- ULiveLinkRole
- ULiveLinkBasicRole
- ULiveLinkAnimationRole
References
| Module | LiveLinkInterface |
| Header | /Engine/Source/Runtime/LiveLinkInterface/Public/Roles/LiveLinkAnimationRole.h |
| Include | #include "Roles/LiveLinkAnimationRole.h" |
Syntax
class ULiveLinkAnimationRole : public ULiveLinkBasicRole
Remarks
Role associated for Animation / Skeleton data.
Overridden from ULiveLinkRole
| Type | Name | Description | |
|---|---|---|---|
| UScriptStruct * | |||
| FText | |||
| UScriptStruct * | |||
| UScriptStruct * | ULiveLinkAnimationRole | ||
| bool | InitializeBlueprintData
(
const FLiveLinkSubjectFrameData& InSourceData, |
||
| bool | IsFrameDataValid
(
const FLiveLinkStaticDataStruct& InStaticData, |
||
| bool | IsStaticDataValid
(
const FLiveLinkStaticDataStruct& InStaticData, |