godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
CollisionObject2D.isShapeOwnerDisabled
godot
collisionobject2d
CollisionObject2D
If
true
, the shape owner and its shapes are disabled.
struct
CollisionObject2D
@
nogc
nothrow const
bool
isShapeOwnerDisabled
(
in
long
owner_id
)
Meta
Source
See Implementation
godot
collisionobject2d
CollisionObject2D
aliases
BaseClasses
functions
_inputEvent
createShapeOwner
getRid
getShapeOwnerOneWayCollisionMargin
getShapeOwners
isPickable
isShapeOwnerDisabled
isShapeOwnerOneWayCollisionEnabled
opAssign
opEquals
removeShapeOwner
setPickable
shapeFindOwner
shapeOwnerAddShape
shapeOwnerClearShapes
shapeOwnerGetOwner
shapeOwnerGetShape
shapeOwnerGetShapeCount
shapeOwnerGetShapeIndex
shapeOwnerGetTransform
shapeOwnerRemoveShape
shapeOwnerSetDisabled
shapeOwnerSetOneWayCollision
shapeOwnerSetOneWayCollisionMargin
shapeOwnerSetTransform
toHash
properties
inputPickable
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
If true, the shape owner and its shapes are disabled.