This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
4rpl:commands:getmissionobjectiverequired [2021/01/24 19:08] – added get/set tabs Sanian | 4rpl:commands:getmissionobjectiverequired [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
~~NOTOC~~ | ~~NOTOC~~ | ||
- | < | + | < |
+ | < | ||
<WRAP tabs> | <WRAP tabs> | ||
Line 11: | Line 12: | ||
===== Description ===== | ===== Description ===== | ||
- | Gets if the specified mission objective is a required objective. | + | Gets whether |
+ | |||
+ | See [[AcquireMissionObjective]] for the enumeration of mission objectives. | ||
===== Examples ===== | ===== Examples ===== | ||
Line 17: | Line 20: | ||
GetMissionObjectiveRequired(3) -> | GetMissionObjectiveRequired(3) -> | ||
</ | </ | ||
- | < | ||
+ | < |