From 10469c1962172db954d02a3912053a99e2a0dfa3 Mon Sep 17 00:00:00 2001 From: Bojidar Marinov Date: Thu, 28 Sep 2017 13:07:20 +0300 Subject: Document some of the VisualScript classes. --- doc/classes/VisualScriptClassConstant.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/classes/VisualScriptClassConstant.xml') diff --git a/doc/classes/VisualScriptClassConstant.xml b/doc/classes/VisualScriptClassConstant.xml index 5e43b4972c..70e7de5dd9 100644 --- a/doc/classes/VisualScriptClassConstant.xml +++ b/doc/classes/VisualScriptClassConstant.xml @@ -1,8 +1,10 @@ + A Visual Script node representing a constant from a class. + A Visual Script node representing a constant from the classes, such as [@GlobalScope.TYPE_INT]. @@ -40,8 +42,10 @@ + The type to get the constant from. + The name of the constant to return. -- cgit v1.2.3