UMovieSceneLiveLinkSubSectionBasicRole::IsRoleSupported

Return true if this sub section can manage the specified role

Windows
MacOS
Linux

Override Hierarchy

UMovieSceneLiveLinkSubSection::IsRoleSupported()

UMovieSceneLiveLinkSubSectionBasicRole::IsRoleSupported()

References

Module

LiveLinkMovieScene

Header

/Engine/Plugins/Animation/LiveLink/Source/LiveLinkMovieScene/Public/MovieScene/MovieSceneLiveLinkSubSectionBasicRole.h

Include

#include "MovieScene/MovieSceneLiveLinkSubSectionBasicRole.h"

Source

/Engine/Plugins/Animation/LiveLink/Source/LiveLinkMovieScene/Private/MovieScene/MovieSceneLiveLinkSubSectionBasicRole.cpp

Syntax

virtual bool IsRoleSupported
(
    const TSubclassOf< ULiveLinkRole > & RoleToSupport
) const

Remarks

Return true if this sub section can manage the specified role

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