libriscv / godot-sandbox

In-editor scripting and sandboxing for Godot
https://libriscv.no/docs/intro
BSD 3-Clause "New" or "Revised" License
172 stars 8 forks source link

Add way of fetching dictionaries that doesn't explode if missing. #219

Open fire opened 1 hour ago

fire commented 1 hour ago

args["verbose"].value();

fire commented 1 hour ago

Maybe arrays too.