Click or drag to resize

WeakRefGetRef Method

Returns the Object this weakref is referring to.

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

Return Value

Type: Object

[Missing <returns> documentation for "M:Godot.WeakRef.GetRef"]

See Also