We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2125b62 commit 7eb3ea3Copy full SHA for 7eb3ea3
src/content/docs/about/intro.mdx
@@ -41,7 +41,7 @@ By enabling rapid prototyping and efficient iteration without extensive coding,
41
- **GameplayTags integration** for easy actor management
42
- **Blueprint and C++ support** to create new FlowPilot Tasks
43
- **Performance aware** with built-in profiler traces to monitor and keep your game running smoothly across different platforms
44
-- **Efficient Prefeching System** for optimized actor access
+- **Efficient Prefetching System** for optimized actor access
45
- **Automatic Lifetime Control** to automatically despawn actors (or not) when FlowPilot execution ends
46
47
## 🏁 Getting Started
0 commit comments