BIS fnc liveFeedModuleSetSource: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (Text replacement - "|gr1 = Live Feed |GROUP1=" to "|gr1= Modules - Live Feed |GROUP1=")
Line 6: Line 6:
|1.00|Game version=
|1.00|Game version=


|gr1 = Live Feed |GROUP1=
|gr1= Modules - Live Feed |GROUP1=
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 00:19, 12 October 2020

Hover & click on the images for description

Description

Description:
/*
	
	Description:
	Set a live feed's source via a module.
	
	Parameters:
		_this: OBJECT - Live Feed - Set Source module
*/

// <insert smart comment about dedicated servers here>
(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

Example 1:

Additional Information

See also:
See also needed

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

Notes

Bottom Section