5 lines
75 B
Ruby
5 lines
75 B
Ruby
$index = Bevy::Entity.current.index
|
|
|
|
def test_func
|
|
rust_func($index)
|
|
end
|