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
InitRef
Cached name for the 'init_ref' method.
public static readonly StringName InitRef
Field Value
Reference
Cached name for the 'reference' method.
public static readonly StringName Reference
Field Value
Unreference
Cached name for the 'unreference' method.
public static readonly StringName Unreference