isRemoteExecutedJIP: Difference between revisions
Jump to navigation
Jump to search
Groups:
Multiplayer
Lou Montana (talk | contribs) m (Some wiki formatting) |
Killzone Kid (talk | contribs) No edit summary |
||
Line 43: | Line 43: | ||
</sqf> | </sqf> | ||
|seealso= [[isRemoteExecuted]] [[remoteExec]] [[remoteExecCall]] [[canSuspend]] [[remoteExecutedOwner]] [[isUIContext]] [[isGamePaused]] [[isGameFocused]] | |seealso= [[isRemoteExecuted]] [[remoteExec]] [[remoteExecCall]] [[canSuspend]] [[remoteExecutedOwner]] [[isUIContext]] [[isGamePaused]] [[isGameFocused]] [[remoteExecutedJIPID]] | ||
}} | }} | ||
{{GameCategory|arma3|Remote Execution}} | {{GameCategory|arma3|Remote Execution}} |
Latest revision as of 14:23, 14 July 2024
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:
command Single Player Multiplayer Direct remoteExec JIP remoteExec isRemoteExecuted isRemoteExecutedJIP
Syntax
- Syntax:
- isRemoteExecutedJIP
- Return Value:
- Boolean
Examples
- Example 1:
Additional Information
- See also:
- isRemoteExecuted remoteExec remoteExecCall canSuspend remoteExecutedOwner isUIContext isGamePaused isGameFocused remoteExecutedJIPID
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