소스 검색

[DOCS] EditorFileSystem method/signal

Will Nations 7 년 전
부모
커밋
523e1741fc
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      doc/classes/EditorFileSystem.xml

+ 2 - 0
doc/classes/EditorFileSystem.xml

@@ -33,6 +33,7 @@
 			<argument index="0" name="path" type="String">
 			</argument>
 			<description>
+				Returns a view into the filesystem at [code]path[/code].
 			</description>
 		</method>
 		<method name="get_scanning_progress" qualifiers="const">
@@ -83,6 +84,7 @@
 			<argument index="0" name="resources" type="PoolStringArray">
 			</argument>
 			<description>
+				Remitted if a resource is reimported.
 			</description>
 		</signal>
 		<signal name="sources_changed">