Table of Contents

Class RDPipelineSpecializationConstant.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class RDPipelineSpecializationConstant.MethodName : RefCounted.MethodName
Inheritance
RDPipelineSpecializationConstant.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetConstantId

Cached name for the 'get_constant_id' method.

public static readonly StringName GetConstantId

Field Value

StringName

GetValue

Cached name for the 'get_value' method.

public static readonly StringName GetValue

Field Value

StringName

SetConstantId

Cached name for the 'set_constant_id' method.

public static readonly StringName SetConstantId

Field Value

StringName

SetValue

Cached name for the 'set_value' method.

public static readonly StringName SetValue

Field Value

StringName