<aside> ⚡ script "core_setTIDsPointerToThis" (int tid, int pointer)
</aside>
This script is used to set a selected actor pointer of tid
actor to the calling actor.
tid
: int - The TID of the actor to manipulatepointer
: int - Which actor pointer field to assign the calling actor to