flecs-hub / flecs-cs

Automatically updated C# bindings for flecs https://github.com/SanderMertens/flecs with native dynamic link libraries.
MIT License
60 stars 9 forks source link

adapted ecs_has_id to c# #58

Closed sahmed19 closed 2 years ago

sahmed19 commented 2 years ago
bool Entity.HasComponent<TComponent>();