BIS fnc timeline getSimulatedCurves: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Some wiki formatting)
m (Text replacement - "(\|[pr][0-9]+ *= *[^- ]*) *- *R([a-z ])" to "$1 - r$2")
 
Line 12: Line 12:
|p1= timeline: [[Object]] - the timeline object
|p1= timeline: [[Object]] - the timeline object


|r1= [[Array]] - Returns a list of vurves that are simulated by this timeline
|r1= [[Array]] - returns a list of vurves that are simulated by this timeline


|x1= <sqf>private _curves = [timeline] call BIS_fnc_timeline_getSimulatedCurves;</sqf>
|x1= <sqf>private _curves = [timeline] call BIS_fnc_timeline_getSimulatedCurves;</sqf>

Latest revision as of 16:47, 8 November 2023