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