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/VisualScriptComment.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/classes/VisualScriptComment.xml') diff --git a/doc/classes/VisualScriptComment.xml b/doc/classes/VisualScriptComment.xml index be4eefd77..da65998e7 100644 --- a/doc/classes/VisualScriptComment.xml +++ b/doc/classes/VisualScriptComment.xml @@ -1,8 +1,11 @@ + A Visual Script node used to store information for the developer. + A Visual Script node used to display text, so that code is more readable and better documented. + Comment nodes can be resized so they encompass a group of nodes. @@ -54,10 +57,13 @@ + The text inside the comment node. + The size (in pixels) of the comment node. + The title of the comment node. -- cgit v1.2.3-70-g09d2