Table of Contents

Class FileAccess.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

Close

Cached name for the 'close' method.

public static readonly StringName Close

Field Value

StringName

EofReached

Cached name for the 'eof_reached' method.

public static readonly StringName EofReached

Field Value

StringName

FileExists

Cached name for the 'file_exists' method.

public static readonly StringName FileExists

Field Value

StringName

Flush

Cached name for the 'flush' method.

public static readonly StringName Flush

Field Value

StringName

Get16

Cached name for the 'get_16' method.

public static readonly StringName Get16

Field Value

StringName

Get32

Cached name for the 'get_32' method.

public static readonly StringName Get32

Field Value

StringName

Get64

Cached name for the 'get_64' method.

public static readonly StringName Get64

Field Value

StringName

Get8

Cached name for the 'get_8' method.

public static readonly StringName Get8

Field Value

StringName

GetAsText

Cached name for the 'get_as_text' method.

public static readonly StringName GetAsText

Field Value

StringName

GetBuffer

Cached name for the 'get_buffer' method.

public static readonly StringName GetBuffer

Field Value

StringName

GetCsvLine

Cached name for the 'get_csv_line' method.

public static readonly StringName GetCsvLine

Field Value

StringName

GetDouble

Cached name for the 'get_double' method.

public static readonly StringName GetDouble

Field Value

StringName

GetError

Cached name for the 'get_error' method.

public static readonly StringName GetError

Field Value

StringName

GetFileAsBytes

Cached name for the 'get_file_as_bytes' method.

public static readonly StringName GetFileAsBytes

Field Value

StringName

GetFileAsString

Cached name for the 'get_file_as_string' method.

public static readonly StringName GetFileAsString

Field Value

StringName

GetFloat

Cached name for the 'get_float' method.

public static readonly StringName GetFloat

Field Value

StringName

GetHiddenAttribute

Cached name for the 'get_hidden_attribute' method.

public static readonly StringName GetHiddenAttribute

Field Value

StringName

GetLength

Cached name for the 'get_length' method.

public static readonly StringName GetLength

Field Value

StringName

GetLine

Cached name for the 'get_line' method.

public static readonly StringName GetLine

Field Value

StringName

GetMd5

Cached name for the 'get_md5' method.

public static readonly StringName GetMd5

Field Value

StringName

GetModifiedTime

Cached name for the 'get_modified_time' method.

public static readonly StringName GetModifiedTime

Field Value

StringName

GetOpenError

Cached name for the 'get_open_error' method.

public static readonly StringName GetOpenError

Field Value

StringName

GetPascalString

Cached name for the 'get_pascal_string' method.

public static readonly StringName GetPascalString

Field Value

StringName

GetPath

Cached name for the 'get_path' method.

public static readonly StringName GetPath

Field Value

StringName

GetPathAbsolute

Cached name for the 'get_path_absolute' method.

public static readonly StringName GetPathAbsolute

Field Value

StringName

GetPosition

Cached name for the 'get_position' method.

public static readonly StringName GetPosition

Field Value

StringName

GetReadOnlyAttribute

Cached name for the 'get_read_only_attribute' method.

public static readonly StringName GetReadOnlyAttribute

Field Value

StringName

GetReal

Cached name for the 'get_real' method.

public static readonly StringName GetReal

Field Value

StringName

GetSha256

Cached name for the 'get_sha256' method.

public static readonly StringName GetSha256

Field Value

StringName

GetUnixPermissions

Cached name for the 'get_unix_permissions' method.

public static readonly StringName GetUnixPermissions

Field Value

StringName

GetVar

Cached name for the 'get_var' method.

public static readonly StringName GetVar

Field Value

StringName

IsBigEndian

Cached name for the 'is_big_endian' method.

public static readonly StringName IsBigEndian

Field Value

StringName

IsOpen

Cached name for the 'is_open' method.

public static readonly StringName IsOpen

Field Value

StringName

Open

Cached name for the 'open' method.

public static readonly StringName Open

Field Value

StringName

OpenCompressed

Cached name for the 'open_compressed' method.

public static readonly StringName OpenCompressed

Field Value

StringName

OpenEncrypted

Cached name for the 'open_encrypted' method.

public static readonly StringName OpenEncrypted

Field Value

StringName

OpenEncryptedWithPass

Cached name for the 'open_encrypted_with_pass' method.

public static readonly StringName OpenEncryptedWithPass

Field Value

StringName

Seek

Cached name for the 'seek' method.

public static readonly StringName Seek

Field Value

StringName

SeekEnd

Cached name for the 'seek_end' method.

public static readonly StringName SeekEnd

Field Value

StringName

SetBigEndian

Cached name for the 'set_big_endian' method.

public static readonly StringName SetBigEndian

Field Value

StringName

SetHiddenAttribute

Cached name for the 'set_hidden_attribute' method.

public static readonly StringName SetHiddenAttribute

Field Value

StringName

SetReadOnlyAttribute

Cached name for the 'set_read_only_attribute' method.

public static readonly StringName SetReadOnlyAttribute

Field Value

StringName

SetUnixPermissions

Cached name for the 'set_unix_permissions' method.

public static readonly StringName SetUnixPermissions

Field Value

StringName

Store16

Cached name for the 'store_16' method.

public static readonly StringName Store16

Field Value

StringName

Store32

Cached name for the 'store_32' method.

public static readonly StringName Store32

Field Value

StringName

Store64

Cached name for the 'store_64' method.

public static readonly StringName Store64

Field Value

StringName

Store8

Cached name for the 'store_8' method.

public static readonly StringName Store8

Field Value

StringName

StoreBuffer

Cached name for the 'store_buffer' method.

public static readonly StringName StoreBuffer

Field Value

StringName

StoreCsvLine

Cached name for the 'store_csv_line' method.

public static readonly StringName StoreCsvLine

Field Value

StringName

StoreDouble

Cached name for the 'store_double' method.

public static readonly StringName StoreDouble

Field Value

StringName

StoreFloat

Cached name for the 'store_float' method.

public static readonly StringName StoreFloat

Field Value

StringName

StoreLine

Cached name for the 'store_line' method.

public static readonly StringName StoreLine

Field Value

StringName

StorePascalString

Cached name for the 'store_pascal_string' method.

public static readonly StringName StorePascalString

Field Value

StringName

StoreReal

Cached name for the 'store_real' method.

public static readonly StringName StoreReal

Field Value

StringName

StoreString

Cached name for the 'store_string' method.

public static readonly StringName StoreString

Field Value

StringName

StoreVar

Cached name for the 'store_var' method.

public static readonly StringName StoreVar

Field Value

StringName