index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
gdscript
/
tests
/
scripts
/
analyzer
/
errors
/
assign_named_enum.gd
blob: da2b13d69008454c14c5cd215d5babb37521c40f (
plain
)
1
2
3
enum NamedEnum { V } func test(): NamedEnum.V = 1