mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 21:29:07 +00:00
Add PackedScene example for resource hints
(cherry picked from commit 7837e4b119)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user