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.SCA_ILogicBrick.rst')
-rw-r--r--doc/python_api/rst/bge_types/bge.types.SCA_ILogicBrick.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/python_api/rst/bge_types/bge.types.SCA_ILogicBrick.rst b/doc/python_api/rst/bge_types/bge.types.SCA_ILogicBrick.rst
index e8d9413d7e5..1d135546626 100644
--- a/doc/python_api/rst/bge_types/bge.types.SCA_ILogicBrick.rst
+++ b/doc/python_api/rst/bge_types/bge.types.SCA_ILogicBrick.rst
@@ -16,11 +16,11 @@ base class --- :class:`CValue`
.. attribute:: owner
The game object this logic brick is attached to (read-only).
-
+
:type: :class:`KX_GameObject` or None in exceptional cases.
.. attribute:: name
The name of this logic brick (read-only).
-
+
:type: string