bevy_scriptum/assets/tests/rhai/entity_variable.rhai
2025-05-18 17:07:03 +02:00

3 lines
46 B
Text

fn test_func() {
rust_func(entity.index);
}