FLiveLinkRoleTrait::Validate

Return true if the FrameData matches the Role frame data type.

Windows
MacOS
Linux

References

Module

LiveLinkInterface

Header

/Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkRoleTrait.h

Include

#include "LiveLinkRoleTrait.h"

Source

/Engine/Source/Runtime/LiveLinkInterface/Private/LiveLinkRoleTrait.cpp

Syntax

static bool Validate
(
    TSubclassOf< ULiveLinkRole > Role,
    const FLiveLinkFrameDataStruct & FrameData
)

Remarks

Return true if the FrameData matches the Role frame data type.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss