FyroxEngine / Fyrox

3D and 2D game engine written in Rust
https://fyrox.rs
MIT License
7.64k stars 343 forks source link

Merge `Inspect` trait functionality into `Reflect` trait #388

Closed mrDIMAS closed 1 year ago

mrDIMAS commented 1 year ago

This now allows to access property info when having only &dyn Reflect.