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