Documentation

Loading Progress - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: System Info :: Loading Progress

Root.SystemInfo.LoadingProgress
loading progress percetnage value from 0.0 to 1.0

Type

Float

Lua Usage

-- Get
local float = systemInfo.LoadingProgress

-- Set
systemInfo.LoadingProgress = float

If you think anything is missing, please feel free to: submit documentation feedback on this page