Tala Esenlikler
Save Snapshot

Schema Version

Snapshot schema version used for compatibility checks.

Interaction Framework 1.0.0 UE5.8 int32 FInteractionRuntimeSaveSnapshot InteractionRuntimeSaveTypes.h

Snapshot schema version used for compatibility checks.

This numeric value (int32) belongs to FInteractionRuntimeSaveSnapshot under InteractionRuntime|Save.

Blueprint or editor workflows can write this value when constructing, overriding, or customizing the owning object.

Owner FInteractionRuntimeSaveSnapshot
Module InteractionFrameworkRuntime
Category InteractionRuntime|Save
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "InteractionRuntime|Save")
int32 SchemaVersion = InteractionRuntimeSaveSnapshotVersion::Current;

Related Docs