gdscript / keywords
40 entries at this level
- et and
- tableau Array
- comme as
- affirmer assert
- await
- booléen bool
- rompre break
- point-d'arrêt breakpoint
- classe class
- classe_nom class_name
- continuer continue
- nombre count
- map Dictionary
- sinon else
- étend extends
- faux false
- float
- pour for
- si if
- dans in
- int
- invalide invalid
- est is
- correspondre match
- max
- min
- non not
- nul null
- ou or
- puissance pow
- précharger preload
- retourner return
- taille size
- statique static
- chaîne String
- vrai true
- valide valid
- variable var
- vide void
- yield