Hello forum!
How can I access all three Items from the sandbox (shown in screenshot above) in the textgen aspect of my language named
New Language?
I need to have code, which looks quite similar to this.
// C# Code
enum Items
{
Ball,
Car,
Cat
}
Regards
msch95
Vaclav