SpacetimeDB icon indicating copy to clipboard operation
SpacetimeDB copied to clipboard

Add Unreal client SDK procedures

Open JasonAtClockwork opened this issue 1 month ago • 0 comments

Description of Changes

Closes: #3535 Updated the Unreal SDK to handle procedures and procedure callbacks as closely matched to Rust + C#.

API and ABI breaking changes

N/A

Expected complexity level and risk

2 - This adds a new testing frame that should be removed once procedures are handled in /modules/sdk-test.

Testing

Added a mirror of /sdks/unreal/tests/TestClient to use the new /modules/sdk-test-procedure which adds complexity we'll want to remove.

  • [x] Add Unreal client test of sdk-test-procedure

JasonAtClockwork avatar Nov 15 '25 04:11 JasonAtClockwork