local code = World:SetSkyBoxAttr(time, itype, value) if code == ErrorCode.OK then print('Execution Successful' ) else print('Execution failed') end