isRemoteExecuted: Difference between revisions
Jump to navigation
Jump to search
m (Update) |
Killzone Kid (talk | contribs) (see also) |
||
Line 14: | Line 14: | ||
|x1= <code>_remoteExecuted = [[isRemoteExecuted]];</code> |= Example 1 | |x1= <code>_remoteExecuted = [[isRemoteExecuted]];</code> |= Example 1 | ||
| [[isRemoteExecutedJIP]], [[remoteExec]], [[remoteExecCall]], [[canSuspend]] |= See Also | | [[isRemoteExecutedJIP]], [[remoteExec]], [[remoteExecCall]], [[canSuspend]], [[remoteExecutedOwner]] |= See Also | ||
}} | }} | ||
Revision as of 21:14, 21 April 2017
Description
- Description:
- Returns true if the code context is being remote executed by remoteExec or remoteExecCall. In SP always returns false. See also isRemoteExecutedJIP
- Groups:
- Uncategorised
Syntax
- Syntax:
- isRemoteExecuted
- Return Value:
- Boolean
Examples
- Example 1:
_remoteExecuted = isRemoteExecuted;
Additional Information
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note