ULiveLinkPreset::ApplyToClient

Remove all previous sources and subjects and add the sources and subjects from this preset.

Choose your operating system:

Windows

macOS

Linux

Deprecated

  • This function is deprecated, please use ApplyToClientLatent

References

Module

LiveLink

Header

/Engine/Plugins/Animation/LiveLink/Source/LiveLink/Public/LiveLinkPreset.h

Include

#include "LiveLinkPreset.h"

Source

/Engine/Plugins/Animation/LiveLink/Source/LiveLink/Private/LiveLinkPreset.cpp

Syntax

UFUNCTION(BlueprintCallable, BlueprintPure=false, Category="LiveLink")
bool ApplyToClient() const

Remarks

Remove all previous sources and subjects and add the sources and subjects from this preset.

Returns

True is all sources and subjects from this preset could be created and added.