Tala Esenlikler
Pose Overlay Runtime Request Library

Clear

Removes every requested Set, State, and Context tag.

Pose Overlay 1.0.2 UE5.8 Function UPoseOverlayRuntimeRequestLibrary

Removes every requested Set, State, and Context tag.

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

Owner UPoseOverlayRuntimeRequestLibrary
Module PoseOverlayRuntime
Category Request
bool Clear(FPoseOverlayRuntimeRequest& Request)

Parameters

Input / Output

Return Value

bool

True when the request contained data that was removed.

Use Cases

  • Reset all requested Sets, States, and Context tags on one caller-owned request.

Related Docs