Light
Rust
Coal
Navy
Ayu
Bevy Scripting
path
Retrieves the full path of the system
Arguments
self_
:
ReflectSystem
- The system to retrieve the path from.
Returns
path
:
String
- The full path of the system, e.g.
my_crate::systems::my_system<T>