Call method on address

Hello, would you mind helping me out how should i call a method in script which receives a memory address of the object.

For example, let’s say I want to call allTargets: on the object 0xabababab and get the result I would need to call it like this [0xabababab allTargets]

This topic was automatically closed after 166 days. New replies are no longer allowed.