1
0
mirror of https://github.com/godotengine/godot.git synced 2026-01-06 19:41:11 +00:00
Files
godot/modules
Pieter-Jan Briers 3c1f8efd9e Give C# NodePath a ToString().
It already had an implicit cast operator to string,
but this doesn't get used in say string formatting.

So now something like $"path: {GetPath()}" works.
2018-02-16 14:07:19 +01:00
..
2018-01-25 08:50:56 +01:00
2018-01-25 08:50:56 +01:00
2018-02-16 14:07:19 +01:00
2018-01-25 08:50:56 +01:00
2018-01-25 08:50:56 +01:00