Click or drag to resize

RID Constructor

Initializes a new instance of the RID class

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

Parameters

from
Type: GodotObject

[Missing <param name="from"/> documentation for "M:Godot.RID.#ctor(Godot.Object)"]

See Also