Table of Contents

atoi

converts text to integer

Syntax

int atoi(__unk %__param0);

Parameters

__unk %__param0
No description available.

Return value

int
No description available.

Remarks

Examples

Source

Engine

See also

atof
getMax
getMin
mAbs
mAcos
mAsin
mAtan
mCeil
mClamp
mClampF
mCos
mDegToRad
mFloatLength
mFloor
mLog
mPow
mRadToDeg
mSin
mSolveCubic
mSolveQuadratic
mSolveQuartic
mSqrt
mTan

References

SimObject::SetEventEnabled: base/server/scripts/allGameScripts.cs:498
SimObject::ToggleEventEnabled: base/server/scripts/allGameScripts.cs:525
serverCmdAddEvent: base/server/scripts/allGameScripts.cs:1003
serverCmdAddEvent: base/server/scripts/allGameScripts.cs:1176
serverCmdAddEvent: base/server/scripts/allGameScripts.cs:1186
serverCmdAddEvent: base/server/scripts/allGameScripts.cs:1187
serverCmdAddEvent: base/server/scripts/allGameScripts.cs:1188
fxDTSBrick::fireRelay: base/server/scripts/allGameScripts.cs:22428
fxDTSBrick::fireRelay: base/server/scripts/allGameScripts.cs:22428
fxDTSBrick::eventFloodCheck: base/server/scripts/allGameScripts.cs:22817
fxDTSBrick::eventFloodCheck: base/server/scripts/allGameScripts.cs:22817
GameConnection::eventFloodCheck: base/server/scripts/allGameScripts.cs:22837
GameConnection::eventFloodCheck: base/server/scripts/allGameScripts.cs:22837
wrenchEventsDlg::VerifyInt: base/client/scripts/allClientScripts.cs:21083
wrenchEventsDlg::VerifyInt: base/client/scripts/allClientScripts.cs:21084
wrenchEventsDlg::VerifyInt: base/client/scripts/allClientScripts.cs:21084
initServer: base/server/init.cs:44
initClient: base/client/init.cs:36