isRemoteExecutedJIP: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (see also) |
m (added category) |
||
Line 34: | Line 34: | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Arma 3: Remote Execution]] |
Revision as of 15:39, 15 December 2018
Description
- Description:
- Returns true if the code context is being remote executed from the JIP queue by remoteExec or remoteExecCall (when JIP param was set). It is a subset of isRemoteExecuted:
- Normal remote execution:
- Remote execution from JIP queue:
- Groups:
- Uncategorised
Syntax
- Syntax:
- isRemoteExecutedJIP
- Return Value:
- Boolean
Examples
- Example 1:
_remoteExecutedJIP = isRemoteExecutedJIP;
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