Click or drag to resize

CollisionObject2DGetRid 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.CollisionObject2D.GetRid"]

See Also