Tala Esenlikler

IInteractionRuntimeSaveSnapshotStorage

IInteractionRuntimeSaveSnapshotStorage contains the C++ functions implemented by classes that support the matching Unreal interface.

Interaction Framework 1.0.0 UE5.7 Class

IInteractionRuntimeSaveSnapshotStorage contains the C++ functions implemented by classes that support the matching Unreal interface.

The companion UInteractionRuntimeSaveSnapshotStorage type exposes the interface to Unreal reflection and Blueprint. Implement this IInterface side in C++ or provide Blueprint implementations for BlueprintNativeEvent functions.

Module InteractionFrameworkRuntime
Category save
class INTERACTIONFRAMEWORKRUNTIME_API IInteractionRuntimeSaveSnapshotStorage

Functions

Use Cases

  • Use IInteractionRuntimeSaveSnapshotStorage in the core-concepts workflow.

Notes

  • Documented together with the matching UINTERFACE entry to avoid treating Unreal interface halves as separate product concepts.

Related Docs