Search results

From GiderosMobile
  • ...Scalar(label, ImGuiDataType, value, v_speed, [v_min=nil, v_max=nil, format=nil,
    2 KB (210 words) - 15:29, 13 July 2023
  • ...le of unique keys to retrieve stats for. If the function is called with it nil, it will fetch all stats.</translate> <br/> ...nction that will be called with two arguments: a set of key-value pairs or nil is the operation failed, and an error code if the function failed.</transla
    1 KB (152 words) - 15:29, 13 July 2023
  • ...of the expression is the then-expression when condition is truthy ('''not nil or false''') and else-expression otherwise. Only one of the two possible re newThing = if FFlagUseNewThing then t.whatever() else nil,
    2 KB (215 words) - 15:33, 13 July 2023
  • The function returns the name of the new locale, or nil if the request cannot be honored. When called with nil as the first argument, this function only returns the name of the current l
    1 KB (151 words) - 23:23, 14 October 2023
  • local Player2 = nil local Score2 = nil
    2 KB (268 words) - 19:13, 13 November 2023
  • local xtexpath = params.texpath or nil if xtexpath == nil then
    2 KB (312 words) - 23:41, 18 November 2023
  • ...nvertible to a number, ''tonumber'' returns this number, otherwise returns nil. '''Returns''' (number) returns the number or nil if it could not be converted<br/>
    1 KB (151 words) - 15:33, 13 July 2023
  • '''leaderboardId''': (string) <translate>Leaderboard to show, or nil for all leaderboards</translate> '''optional'''<br/>
    528 bytes (54 words) - 15:29, 13 July 2023
  • ...of the table, or n field, or table.setn value, or 1 less first index with nil value.
    399 bytes (53 words) - 15:33, 13 July 2023
  • ...indices of s where this occurrence starts and ends; otherwise, it returns nil. ...indices of s where this occurrence starts and ends; otherwise, it returns nil<br/>
    1 KB (176 words) - 22:46, 1 December 2023
  • local mouseJoint = nil if mouseJoint ~= nil then
    3 KB (378 words) - 02:57, 1 December 2023
  • ...irectories must be empty to be removed. If this function fails, it returns nil plus a string describing the error.
    410 bytes (55 words) - 15:31, 13 July 2023
  • ...or directory named oldname to newname. If this function fails, it returns nil plus a string describing the error.
    418 bytes (54 words) - 15:32, 13 July 2023
  • '''note''': if ''open'' is nil (window with no X button) then only the second boolean is returned. The boo '''open''': (bool) the status of the window, true=opened, false=closed, '''nil=no close button on window'''<br/>
    3 KB (425 words) - 04:46, 12 October 2023
  • if parent ~= nil then
    485 bytes (60 words) - 15:33, 13 July 2023
  • local microphone = Microphone.new(nil, 22050, 1, 16)
    684 bytes (71 words) - 15:27, 13 July 2023
  • ...urns</translate>''' (string) <translate>The expiration date if it's set, ''nil'' otherwise.</translate><br/>
    546 bytes (60 words) - 15:29, 13 July 2023
  • if f == nil then return false end ...format1,...) reads file according to given formats, returns read values or nil-->
    2 KB (331 words) - 08:54, 4 November 2023
  • local fixture = ship.body:createFixture(shape, nil, mass) -- shape, transform, mass
    512 bytes (59 words) - 15:32, 13 July 2023
  • Returns the parent body of this fixture. This is ''nil'' if the fixture is not attached.
    374 bytes (50 words) - 18:22, 12 July 2023

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)