diff options
Diffstat (limited to 'doc/classes/PhysicalBone.xml')
-rw-r--r-- | doc/classes/PhysicalBone.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/classes/PhysicalBone.xml b/doc/classes/PhysicalBone.xml index cef41aac5c..bb31f03c18 100644 --- a/doc/classes/PhysicalBone.xml +++ b/doc/classes/PhysicalBone.xml @@ -43,12 +43,6 @@ <description> </description> </method> - <method name="is_static_body"> - <return type="bool"> - </return> - <description> - </description> - </method> </methods> <members> <member name="body_offset" type="Transform" setter="set_body_offset" getter="get_body_offset" default="Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0 )"> |