UWidgetAnimation::UnbindPossessableObjects

Unbinds all possessable objects from the provided GUID.

Windows
MacOS
Linux

Override Hierarchy

UMovieSceneSequence::UnbindPossessableObjects()

UWidgetAnimation::UnbindPossessableObjects()

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Animation/WidgetAnimation.h

Include

#include "Animation/WidgetAnimation.h"

Source

/Engine/Source/Runtime/UMG/Private/Animation/WidgetAnimation.cpp

Syntax

virtual void UnbindPossessableObjects
(
    const FGuid & ObjectId
)

Remarks

Unbinds all possessable objects from the provided GUID.

Parameters

Parameter

Description

ObjectId

The guid bound to possessable objects that should be removed.

See Also

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