BIS fnc timeline getAlpha: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Some wiki formatting)
m (Text replacement - "(\|[pr][0-9]+ *= *[^-]+) *- *C([a-eg-z])" to "$1 - c$2")
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
|s1= [timeline] call [[BIS_fnc_timeline_getAlpha]]
|s1= [timeline] call [[BIS_fnc_timeline_getAlpha]]


|p1= timeline: [[Object]] - The timeline object
|p1= timeline: [[Object]] - the timeline object


|r1= [[Number]] - Current Alpha value
|r1= [[Number]] - current Alpha value


|x1= <sqf>private _alpha = [timeline] call BIS_fnc_timeline_getAlpha;</sqf>
|x1= <sqf>private _alpha = [timeline] call BIS_fnc_timeline_getAlpha;</sqf>

Latest revision as of 14:59, 8 November 2023