gdscript / keywords
38 entries at this level
- og and
- array Array
- som as
- hævd assert
- afvent await
- boolsk bool
- bryd break
- klasse class
- klasse_navn class_name
- konst const
- fortsæt continue
- antal count
- map Dictionary
- ellers else
- udvider extends
- falsk false
- float
- hvis if
- i in
- int
- ugyldig invalid
- er is
- tændstik match
- max
- min
- ikke not
- ingen null
- eller or
- potens pow
- returnér return
- størrelse size
- statisk static
- streng String
- sand true
- gyldig valid
- intet void
- mens while
- yield