FLiveLinkRoleTrait::Validate

Return true if the StaticData matches the Role static data type. Validate

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 FLiveLinkStaticDataStruct & StaticData
)

Remarks

Return true if the StaticData matches the Role static data type.

Validate

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