Table of Contents

Class ShaderIncludeDB.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class ShaderIncludeDB.MethodName : GodotObject.MethodName
Inheritance
ShaderIncludeDB.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetBuiltInIncludeFile

Cached name for the 'get_built_in_include_file' method.

public static readonly StringName GetBuiltInIncludeFile

Field Value

StringName

HasBuiltInIncludeFile

Cached name for the 'has_built_in_include_file' method.

public static readonly StringName HasBuiltInIncludeFile

Field Value

StringName

ListBuiltInIncludeFiles

Cached name for the 'list_built_in_include_files' method.

public static readonly StringName ListBuiltInIncludeFiles

Field Value

StringName