Tala Esenlikler

EInteractionRuntimeSaveScope

Persistence scope for saved interaction records.

Interaction Framework 1.0.0 UE5.7 Enum InteractionRuntimeSaveTypes.h

Persistence scope for saved interaction records.

Module InteractionFrameworkRuntime
Category save
UENUM(BlueprintType)
enum class EInteractionRuntimeSaveScope : uint8

Values

Global 0
Record belongs to shared world state.
Owner 1
Record belongs to a specific owner id.

Related Docs