Optional per-state overrides for widget projection settings.
USTRUCT(BlueprintType)
struct INTERACTIONFRAMEWORKRUNTIME_API FInteractionRuntimeWidgetProjectionStateOverrides
Properties
Widget Projection State Overrides
bool Override Point Of Interest
True when PointOfInterest should override inherited projection settings.
Widget Projection State Overrides
FInteractionRuntimeWidgetProjectionSettings Point Of Interest
Projection settings used for point-of-interest state when enabled.
Widget Projection State Overrides
bool Override Interaction
True when Interaction should override inherited projection settings.
Widget Projection State Overrides
FInteractionRuntimeWidgetProjectionSettings Interaction
Projection settings used for interaction state when enabled.