Click or drag to resize

ReferenceReference_ Method

Increments the internal reference counter. Use this only if you really know what you are doing.

Returns true if the increment was successful, false otherwise.

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

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.Reference.Reference_"]

See Also