In the runtime test main.rs
I would like to get the package name, e.g. test:strings
. Is it possible from WorldKey
or WorldItem
?
From WorldKey you'd check to see if it's Interface and the look up the package name of it's package
Otherwise it's not package associated and it's a free item
Scott Waye has marked this topic as resolved.
I see, thanks
Last updated: Nov 22 2024 at 16:03 UTC