Difference between revisions of "ScriptEvent:getRoot"

From Mod Wiki
 
(No difference)

Latest revision as of 16:54, 5 November 2007

Parameters

integer index -- Index of the root to return, either 0 or 1.

Result

float

Supported By

sdSysCallThread

Comments

  • An index of 0 will return the first root, any other value will return the second root.

Functionality

Returns a root previous calculated using solveRoots.