index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
demos
/
gui
/
rich_text_bbcode
/
rich_text_bbcode.gd
blob: 79a08c130339261e1effa2369d82b0a8b3eca31c (
plain
)
1
2
3
4
5
6
extends Panel func _on_RichTextLabel_meta_clicked(meta): OS.shell_open(meta)