Table of Contents

Class ShaderInclude.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class ShaderInclude.MethodName : Resource.MethodName
Inheritance
ShaderInclude.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetCode

Cached name for the 'get_code' method.

public static readonly StringName GetCode

Field Value

StringName

SetCode

Cached name for the 'set_code' method.

public static readonly StringName SetCode

Field Value

StringName