Skip to main content
Skip to main content

getSharedI3DFileProgressInfo

getSharedI3DFileProgressInfo

Description

Get shared I3D file progress information

Definition

getSharedI3DFileProgressInfo(integer requestId)

Arguments

integerrequestIdrequest id from streamSharedI3DFile

Return Values

stringprogressa string describing the progress
floatelapsedTimethe elapsed time in seconds since the request was made
stringfilenamethe filename being loaded, or else ""
stringfunctionthe Lua callback name, or else the name of the C++ class that handles the callback, or else ""
objecttargetthe Lua callback target, or nil
objectargsthe Lua callback arguments, or nil