Table of Contents

Class RefCounted.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class RefCounted.MethodName : GodotObject.MethodName
Inheritance
RefCounted.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetReferenceCount

Cached name for the 'get_reference_count' method.

public static readonly StringName GetReferenceCount

Field Value

StringName

InitRef

Cached name for the 'init_ref' method.

public static readonly StringName InitRef

Field Value

StringName

Reference

Cached name for the 'reference' method.

public static readonly StringName Reference

Field Value

StringName

Unreference

Cached name for the 'unreference' method.

public static readonly StringName Unreference

Field Value

StringName