BIS fnc liveFeedSetSource: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<code><nowiki>[</nowiki>player," to "<code>[<nowiki/>player,")
m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=]{12})" to "|$1=$2 |descr=$3")
Line 7: Line 7:
|gr1= Live Feed
|gr1= Live Feed


| Set the source of the current live feed.
|descr= Set the source of the current live feed.


|s1=  source call [[BIS_fnc_liveFeedSetSource]]
|s1=  source call [[BIS_fnc_liveFeedSetSource]]

Revision as of 21:48, 13 June 2021

Hover & click on the images for description

Description

Description:
Set the source of the current live feed.
Execution:
call
Groups:
Live Feed

Syntax

Syntax:
source call BIS_fnc_liveFeedSetSource
Parameters:
source:
Return Value:
Boolean - true if successful, false if not

Examples

Example 1:
[player, [0, 0.25, 1.6]] call BIS_fnc_liveFeedSetSource;

Additional Information

See also:
BIS fnc liveFeedBIS fnc liveFeedEffectsBIS fnc liveFeedSetTargetBIS fnc liveFeedTerminate

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