mirror of
https://github.com/godotengine/godot.git
synced 2026-02-16 20:31:21 +00:00
doc: Make all module docs self-contained
This commit is contained in:
parent
e7701bb2de
commit
677e95d8d1
84 changed files with 142 additions and 68 deletions
15
modules/visual_script/doc_classes/VisualScriptFunction.xml
Normal file
15
modules/visual_script/doc_classes/VisualScriptFunction.xml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="VisualScriptFunction" inherits="VisualScriptNode" category="Core" version="3.0-alpha">
|
||||
<brief_description>
|
||||
</brief_description>
|
||||
<description>
|
||||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
<demos>
|
||||
</demos>
|
||||
<methods>
|
||||
</methods>
|
||||
<constants>
|
||||
</constants>
|
||||
</class>
|
||||
Loading…
Add table
Add a link
Reference in a new issue