Trove Polymorphic Structs
com.trove.polymorphicstructs is an OpenUPM Unity package. Trove Polymorphic Structs provides a codegen tool for polymorphic behaviour in burstable unmanaged code. They can be used to solve a variety of problems that are not so obvious to solve in ECS, such as ordered events or state machines without structural changes.
Install this package from the OpenUPM scoped registry with the instructions on this page, or use openupm-cli to update Packages/manifest.json.
Repository: https://github.com/PhilSA/Trove.
Owner: PhilSA.
Topics
Related Unity Packages
- Trove Common com.trove.common
- Trove Debug Draw com.trove.debugdraw
- Trove Event Systems com.trove.eventsystems
- Trove Spatial Queries com.trove.spatialqueries
- Trove State Machines com.trove.statemachines
- Trove Stats com.trove.stats
For registry setup problems, see Unity scoped registry troubleshooting.