From 32371906eb815153db797ceadd6671cda1ada629 Mon Sep 17 00:00:00 2001 From: Josh Jones Date: Sat, 17 Dec 2022 11:12:00 -0800 Subject: Mark navigation classes and nodes as experimental The navigation team has some large changes planned for navigation in the 4.x timeframe, so marking these nodes as experimental to give users a heads up that the API may change in breaking ways. --- doc/classes/NavigationLink2D.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes/NavigationLink2D.xml') diff --git a/doc/classes/NavigationLink2D.xml b/doc/classes/NavigationLink2D.xml index 1e086fb730..b2392d0661 100644 --- a/doc/classes/NavigationLink2D.xml +++ b/doc/classes/NavigationLink2D.xml @@ -1,5 +1,5 @@ - + Creates a link between two locations that [NavigationServer2D] can route agents through. -- cgit v1.2.3