removeDiaryRecord: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|(arg|eff|serverExec|mp|seealso)= " to "") |
Lou Montana (talk | contribs) |
||
Line 19: | Line 19: | ||
|p3= diaryRecord: [[Diary Record]] | |p3= diaryRecord: [[Diary Record]] | ||
| [[Nothing]] | |r1= [[Nothing]] | ||
|x1= <code>[[private]] _diaryRecord = [[player]] [[createDiaryRecord]] ["diary", ["Subject", "Text"]]; | |x1= <code>[[private]] _diaryRecord = [[player]] [[createDiaryRecord]] ["diary", ["Subject", "Text"]]; |
Revision as of 10:19, 10 June 2021
Description
- Description:
- Description needed
- Groups:
- Briefing
Syntax
- Syntax:
- Syntax needed
- Parameters:
- unit: Object
- subject: String
- diaryRecord: Diary Record
- Return Value:
- Nothing
Examples
- Example 1:
private _diaryRecord = player createDiaryRecord ["diary", ["Subject", "Text"]]; // ... player removeDiaryRecord ["Diary", _diaryRecord];
Additional Information
- See also:
- createDiaryRecord removeDiarySubject
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