checkcaller
Returns true if the current function was invoked from the executor's own thread, false if called from game code.
checkcaller(): booleanReturns true if the current function was invoked from the executor's own thread, false if called from game code.
checkcaller(): boolean