friflo / Friflo.Engine.ECS

C# ECS 🔥 high-performance
https://friflo.gitbook.io/friflo.engine.ecs
GNU Lesser General Public License v3.0
158 stars 11 forks source link

ECS - fix unexpected type loading #18

Open inmny opened 1 month ago

inmny commented 1 month ago

Wrap "RuntimeFeature" with an independent method to avoid loading unexpected type. #17