Add PackedScene example for resource hints

(cherry picked from commit 7837e4b119)
This commit is contained in:
Rémi Verschelde
2017-03-23 08:48:37 +01:00
parent 4449a3c8b7
commit 3efa2f5bb4
+1
View File
@@ -804,6 +804,7 @@ special export syntax is provided.
# Export can also take a resource type to use as a hint
export(Texture) var character_face
export(PackedScene) var scene_file
# Integers and strings hint enumerated values