Mention that useful_id uses Zero as a 'blank' value
Posted: Sun Nov 03, 2024 3:54 am
I would like to add some minor clarification that the useful_id that register_on_object_destroyed and on_object_destroyed returns will use `0` instead of nil when there isn't an associated useful id to use.
It may already show that it's not nil-able, but I'm going to be honest in that I kind of overlooked that. Even if you do notice that, it helps to describe the behavior it has when it may otherwise be nil
It may already show that it's not nil-able, but I'm going to be honest in that I kind of overlooked that. Even if you do notice that, it helps to describe the behavior it has when it may otherwise be nil