<aside> ⚡ script "core_compareptr" (int ptr1, int ptr2)

</aside>

Usage


This script can be called to see if two of the calling actor’s actor pointers point to the same actor (and don’t point to AAPTR_NULL).

Parameters

Return Value

Returns true if the two actor pointers point to the same actor, false otherwise.