Tala Esenlikler
Pose Overlay Runtime Request Library

HasContext

Checks whether the request contains one exact Context tag.

Pose Overlay 1.0.1 UE5.8 Function UPoseOverlayRuntimeRequestLibrary

Checks whether the request contains one exact Context tag.

Blueprint node: Has Pose Overlay Context Tag. The signature retains the exact C++ symbol and parameter names.

Owner UPoseOverlayRuntimeRequestLibrary
Module PoseOverlayRuntime
Category Request|Context
bool HasContext(const FPoseOverlayRuntimeRequest& Request, FGameplayTag ContextTag)

Parameters

Other Parameters
ContextTag
FGameplayTag

Blueprint pin: Context Tag. The exact Context tag to find.

Return Value

bool

True when the tag exists.

Related Docs