Click or drag to resize

CollisionObjectGetRid Method

Returns the object's RID.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public RID GetRid()

Return Value

Type: RID

[Missing <returns> documentation for "M:Godot.CollisionObject.GetRid"]

See Also