Tala Esenlikler
Pose Overlay Runtime Request Library

RemoveSet

Removes a Set and all of its State requests.

Pose Overlay 1.0.1 UE5.8 Function UPoseOverlayRuntimeRequestLibrary

Removes a Set and all of its State requests.

Blueprint node: Remove Pose Overlay Set Request. The signature retains the exact C++ symbol and parameter names.

Owner UPoseOverlayRuntimeRequestLibrary
Module PoseOverlayRuntime
Category Request|Set
bool RemoveSet(FPoseOverlayRuntimeRequest& Request, UPoseOverlaySet* Set)

Parameters

Input / Output
Other Parameters

Return Value

bool

True when the Set was removed.

Use Cases

  • Remove one Set and all requested States that belong to it.

Related Docs