mirror of
https://github.com/godotengine/godot
synced 2024-11-02 11:20:21 +00:00
17 lines
424 B
XML
17 lines
424 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<class name="VisualScriptResourcePath" inherits="VisualScriptNode" category="Core" version="3.2">
|
|
<brief_description>
|
|
</brief_description>
|
|
<description>
|
|
</description>
|
|
<tutorials>
|
|
</tutorials>
|
|
<methods>
|
|
</methods>
|
|
<members>
|
|
<member name="path" type="String" setter="set_resource_path" getter="get_resource_path">
|
|
</member>
|
|
</members>
|
|
<constants>
|
|
</constants>
|
|
</class>
|