1
0
Fork 0
godot/tests/core/object
David Snopek d95d49ee12 Add `RequiredParam<T>` and `RequiredValue<T>` to mark `Object *` arguments and return values as required
Co-authored-by: Thaddeus Crews <repiteo@outlook.com>
2025-11-24 12:12:09 -06:00
..
test_class_db.h `ClassDB`: Use `AHashMap` for `property_setget` and `constant/signal_map` 2025-10-28 16:24:54 -03:00
test_method_bind.h Add and require `GDSOFTCLASS` for `Object` subclasses that want to cast but do not use `GDCLASS`. 2025-03-31 20:49:50 +02:00
test_object.h Add `RequiredParam<T>` and `RequiredValue<T>` to mark `Object *` arguments and return values as required 2025-11-24 12:12:09 -06:00
test_undo_redo.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00