godot icon indicating copy to clipboard operation
godot copied to clipboard

Add new C# code blocks to class ref pages

Open paulloz opened this issue 3 years ago • 1 comments

Modified the following class ref pages:

  • AStarGrid2D
  • Engine
  • Font
  • Node
  • OS
  • Tween

There are a couple of workarounds in the Tween page, that'll need to be updated when Callable.Bind gets implemented.

paulloz avatar Sep 16 '22 08:09 paulloz

Sorry about all the CI issues, didn't realize we needed to write <> as &lt;&gt;. Fixed the last one, but won't push before there's an answer to that last question to not trigger another useless series of checks.

paulloz avatar Sep 16 '22 10:09 paulloz

Thanks!

akien-mga avatar Sep 20 '22 06:09 akien-mga