BIS fnc liveFeedModuleInit: Difference between revisions

From Bohemia Interactive Community
m (Text replacement - " \|s1= <!-- ([^ ]+); --> \}\}" to " |s1= <!-- $1 --> |r1= |x1= <!-- <code>$1;</code> --> |seealso= }} ")
m (Some wiki formatting)
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
|gr1= Modules - Live Feed
|gr1= Modules - Live Feed


|descr= <pre>/*
|descr= <sqf>
/*
Description:
Description:
Line 16: Line 17:


// Need not be run on dedicated servers
// Need not be run on dedicated servers
</sqf>
{{Wiki|placeholder}}
{{Wiki|placeholder}}


Line 22: Line 24:
|r1=
|r1=


|x1= <!-- <code>[] call [[BIS_fnc_liveFeedModuleInit]];</code> -->
|x1= <!-- <sqf>[] call BIS_fnc_liveFeedModuleInit;</sqf> -->


|seealso=
|seealso=
}}
}}

Latest revision as of 12:21, 15 January 2026

Hover & click on the images for description

Description

Description:
/* Description: Display a live feed via a module. Parameters: _this: OBJECT - Live Feed - Init module */ // Need not be run on dedicated servers
🏗
Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki.
Execution:
call
Groups:
Modules - Live Feed

Syntax

Syntax:
Syntax needed
Return Value:
Return value needed

Examples

Examples:
Example needed

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord.
Only post proven facts here! Add Note