gdscript / keywords
38 entries at this level
- a and
- pole Array
- ako as
- potvrď assert
- await
- logický bool
- prerušiť break
- trieda class
- trieda_meno class_name
- pokračovať continue
- počet count
- slovník Dictionary
- inak else
- rozširuje extends
- nepravda false
- float
- pre for
- ak if
- v in
- int
- neplatný invalid
- je is
- zhoda match
- maximum max
- minimum min
- nie not
- nič null
- alebo or
- mocnina pow
- vrátiť return
- veľkosť size
- statický static
- reťazec String
- pravda true
- platný valid
- prázdno void
- kým while
- yield