Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/python_api/rst/bge_types/bge.types.KX_LibLoadStatus.rst')
-rw-r--r--doc/python_api/rst/bge_types/bge.types.KX_LibLoadStatus.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/python_api/rst/bge_types/bge.types.KX_LibLoadStatus.rst b/doc/python_api/rst/bge_types/bge.types.KX_LibLoadStatus.rst
index a5b7aaf5dee..a37b4dad585 100644
--- a/doc/python_api/rst/bge_types/bge.types.KX_LibLoadStatus.rst
+++ b/doc/python_api/rst/bge_types/bge.types.KX_LibLoadStatus.rst
@@ -25,6 +25,12 @@ base class --- :class:`PyObjectPlus`
:type: callable
+ .. attribute:: finished
+
+ The current status of the lib load.
+
+ :type: boolean
+
.. attribute:: progress
The current progress of the lib load as a normalized value from 0.0 to 1.0.