Title |
GDScript Optional |
GDScript Optional |
Description |
A Java-style Optional<T> implementation for Godot Engine (GDScript). Helps you safely wrap nullable values and avoid unsafe null checks. |
A Java-style Optional<T> implementation for Godot Engine (GDScript). Helps you safely wrap nullable values and avoid unsafe null checks. |
Category |
Scripts |
Scripts |
License |
MIT |
MIT |
Repository Provider |
GitHub |
GitHub |
Repository Url |
https://github.com/blumm96/gdscript-optional
|
https://github.com/blumm96/gdscript-optional
|
Issues Url |
https://github.com/blumm96/gdscript-optional/issues
|
https://github.com/blumm96/gdscript-optional/issues
|
Godot version |
Godot 4.4 |
Godot 4.4 |
Version String |
1.0.2 |
1.0.2 |
Download Commit |
1cdd84235a26f80d91e1422703fd9ab99e61d047 |
1cdd84235a26f80d91e1422703fd9ab99e61d047 |
Download Url (Computed) |
https://github.com/blumm96/gdscript-optional/archive/1cdd84235a26f80d91e1422703fd9ab99e61d047.zip
|
https://github.com/blumm96/gdscript-optional/archive/1cdd84235a26f80d91e1422703fd9ab99e61d047.zip
|
Icon Url |
https://raw.githubusercontent.com/blumm96/gdscript-optional/refs/heads/main/logo.png
|
https://raw.githubusercontent.com/blumm96/gdscript-optional/refs/heads/main/logo.png
|