IsNull(app::Object_1*): detects whether objects are null, works more efficiently than a nullptr check.
2.3 KiB
2.3 KiB
IsNull(app::Object_1*): detects whether objects are null, works more efficiently than a nullptr check.