Daniel Lyons' Notes

documentation

Deep Dives

GDScript

Documentation Comments

## This is a documentation comment.
func foo():
	# This is a regular comment
	pass
documentation
Interactive graph
On this page
Deep Dives
GDScript
Documentation Comments