ULiveLinkComponentController::IsControllerMapOutdated

Returns true if ControllerMap needs to be updated for the current Role.

Choose your operating system:

Windows

macOS

Linux

References

Module

LiveLinkComponents

Header

/Engine/Plugins/Animation/LiveLink/Source/LiveLinkComponents/Public/LiveLinkComponentController.h

Include

#include "LiveLinkComponentController.h"

Source

/Engine/Plugins/Animation/LiveLink/Source/LiveLinkComponents/Private/LiveLinkComponentController.cpp

Syntax

bool IsControllerMapOutdated() const

Remarks

Returns true if ControllerMap needs to be updated for the current Role. Useful for customization or C++ modification to the Role