- Joined
- Feb 26, 2018
- Messages
- 15
- Reaction score
- 0
- First Language
- German
- Primarily Uses
- RMVXA
So the other day I wondered, that is it possible to use the combined comparison operator (alias the spaceship operator <=> ) in my RGSS3 script without including the Comparable module?
I ran a basic experiment and it turned out that I could indeed run my game without including it, there was no error messages and the script did what it should, but I'm not completely sure how it affects my program later on.
Can somebody explain me, how does this operator works in RPG Maker?
I ran a basic experiment and it turned out that I could indeed run my game without including it, there was no error messages and the script did what it should, but I'm not completely sure how it affects my program later on.
Can somebody explain me, how does this operator works in RPG Maker?


