Click or drag to resize

ReferenceInitRef Method

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

Returns whether the initialization was successful.

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

Return Value

Type: Boolean

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

See Also