From b150ceb62cfd91f11b62f823f3dd5517a640cbc3 Mon Sep 17 00:00:00 2001 From: Kelly Thomas Date: Sun, 7 Oct 2018 21:52:07 +0800 Subject: Update class documentation xml --- modules/mono/doc_classes/GodotSharp.xml | 34 +++++++++++++++++++++--- modules/opensimplex/doc_classes/NoiseTexture.xml | 18 ------------- 2 files changed, 30 insertions(+), 22 deletions(-) (limited to 'modules') diff --git a/modules/mono/doc_classes/GodotSharp.xml b/modules/mono/doc_classes/GodotSharp.xml index 985c66464b..921c1ca825 100644 --- a/modules/mono/doc_classes/GodotSharp.xml +++ b/modules/mono/doc_classes/GodotSharp.xml @@ -23,18 +23,44 @@ Detaches the current thread from the mono runtime. - + + + + + + + + + + + + + + + + + + + Returns whether the domain is being finalized. + + + + + + + + + - Returns whether the scripts domain is loaded. - + - Returns whether the scripts domain is being finalized. + Returns whether the scripts domain is loaded. diff --git a/modules/opensimplex/doc_classes/NoiseTexture.xml b/modules/opensimplex/doc_classes/NoiseTexture.xml index 9642865c43..d88abb3180 100644 --- a/modules/opensimplex/doc_classes/NoiseTexture.xml +++ b/modules/opensimplex/doc_classes/NoiseTexture.xml @@ -12,24 +12,6 @@ - - - - - - - Set texture height. - - - - - - - - - Set texture width. - - -- cgit v1.2.3