Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface > API/Runtime/LiveLinkInterface/FLiveLinkRoleTrait
| Type | Name | Description | |
|---|---|---|---|
| bool | Validate
(
TSubclassOf< ULiveLinkRole > Role, |
Return true if the StaticData matches the Role static data type.Validate | |
| bool | Validate
(
TSubclassOf< ULiveLinkRole > Role, |
Return true if the FrameData matches the Role frame data type. |