Product
Interaction Framework
Multiplayer-oriented Unreal Engine 5.7 interaction framework with target definitions, runtime components, prompt UI, persistence, and editor authoring tools.
Official Documentation Hub
Explore setup flows, system overviews, release notes, and engine-specific implementation guidance for each product.
Products
Product
Multiplayer-oriented Unreal Engine 5.7 interaction framework with target definitions, runtime components, prompt UI, persistence, and editor authoring tools.
Recently Updated Docs
Install and enable Interaction Framework, configure required project settings, optional example tags, and Linux packaging prerequisites.
Build the first working interaction after installation by creating a target definition, adding runtime components, and verifying prompt UI.
Edit the starter point, default variant, and default command row into the first usable target definition.
More Updates
IInteractionRuntimeOwnerSaveIdentityProvider contains the C++ functions implemented by classes that support the matching Unreal interface.
IInteractionRuntimeSaveSnapshotStorage contains the C++ functions implemented by classes that support the matching Unreal interface.
IInteractionRuntimeSaveTimeProvider contains the C++ functions implemented by classes that support the matching Unreal interface.
Execution action that applies a cooldown when a command reaches a configured outcome.