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
EofReached
Cached name for the 'eof_reached' method.
public static readonly StringName EofReached
Field Value
FileExists
Cached name for the 'file_exists' method.
public static readonly StringName FileExists
Field Value
Flush
Cached name for the 'flush' method.
public static readonly StringName Flush
Field Value
Get16
Cached name for the 'get_16' method.
public static readonly StringName Get16
Field Value
Get32
Cached name for the 'get_32' method.
public static readonly StringName Get32
Field Value
Get64
Cached name for the 'get_64' method.
public static readonly StringName Get64
Field Value
Get8
Cached name for the 'get_8' method.
public static readonly StringName Get8
Field Value
GetAsText
Cached name for the 'get_as_text' method.
public static readonly StringName GetAsText
Field Value
GetBuffer
Cached name for the 'get_buffer' method.
public static readonly StringName GetBuffer
Field Value
GetCsvLine
Cached name for the 'get_csv_line' method.
public static readonly StringName GetCsvLine
Field Value
GetDouble
Cached name for the 'get_double' method.
public static readonly StringName GetDouble
Field Value
GetError
Cached name for the 'get_error' method.
public static readonly StringName GetError
Field Value
GetFileAsBytes
Cached name for the 'get_file_as_bytes' method.
public static readonly StringName GetFileAsBytes
Field Value
GetFileAsString
Cached name for the 'get_file_as_string' method.
public static readonly StringName GetFileAsString
Field Value
GetFloat
Cached name for the 'get_float' method.
public static readonly StringName GetFloat
Field Value
GetHiddenAttribute
Cached name for the 'get_hidden_attribute' method.
public static readonly StringName GetHiddenAttribute
Field Value
GetLength
Cached name for the 'get_length' method.
public static readonly StringName GetLength
Field Value
GetLine
Cached name for the 'get_line' method.
public static readonly StringName GetLine
Field Value
GetMd5
Cached name for the 'get_md5' method.
public static readonly StringName GetMd5
Field Value
GetModifiedTime
Cached name for the 'get_modified_time' method.
public static readonly StringName GetModifiedTime
Field Value
GetOpenError
Cached name for the 'get_open_error' method.
public static readonly StringName GetOpenError
Field Value
GetPascalString
Cached name for the 'get_pascal_string' method.
public static readonly StringName GetPascalString
Field Value
GetPath
Cached name for the 'get_path' method.
public static readonly StringName GetPath
Field Value
GetPathAbsolute
Cached name for the 'get_path_absolute' method.
public static readonly StringName GetPathAbsolute
Field Value
GetPosition
Cached name for the 'get_position' method.
public static readonly StringName GetPosition
Field Value
GetReadOnlyAttribute
Cached name for the 'get_read_only_attribute' method.
public static readonly StringName GetReadOnlyAttribute
Field Value
GetReal
Cached name for the 'get_real' method.
public static readonly StringName GetReal
Field Value
GetSha256
Cached name for the 'get_sha256' method.
public static readonly StringName GetSha256
Field Value
GetUnixPermissions
Cached name for the 'get_unix_permissions' method.
public static readonly StringName GetUnixPermissions
Field Value
GetVar
Cached name for the 'get_var' method.
public static readonly StringName GetVar
Field Value
IsBigEndian
Cached name for the 'is_big_endian' method.
public static readonly StringName IsBigEndian
Field Value
IsOpen
Cached name for the 'is_open' method.
public static readonly StringName IsOpen
Field Value
Open
Cached name for the 'open' method.
public static readonly StringName Open
Field Value
OpenCompressed
Cached name for the 'open_compressed' method.
public static readonly StringName OpenCompressed
Field Value
OpenEncrypted
Cached name for the 'open_encrypted' method.
public static readonly StringName OpenEncrypted
Field Value
OpenEncryptedWithPass
Cached name for the 'open_encrypted_with_pass' method.
public static readonly StringName OpenEncryptedWithPass
Field Value
Resize
Cached name for the 'resize' method.
public static readonly StringName Resize
Field Value
Seek
Cached name for the 'seek' method.
public static readonly StringName Seek
Field Value
SeekEnd
Cached name for the 'seek_end' method.
public static readonly StringName SeekEnd
Field Value
SetBigEndian
Cached name for the 'set_big_endian' method.
public static readonly StringName SetBigEndian
Field Value
SetHiddenAttribute
Cached name for the 'set_hidden_attribute' method.
public static readonly StringName SetHiddenAttribute
Field Value
SetReadOnlyAttribute
Cached name for the 'set_read_only_attribute' method.
public static readonly StringName SetReadOnlyAttribute
Field Value
SetUnixPermissions
Cached name for the 'set_unix_permissions' method.
public static readonly StringName SetUnixPermissions
Field Value
Store16
Cached name for the 'store_16' method.
public static readonly StringName Store16
Field Value
Store32
Cached name for the 'store_32' method.
public static readonly StringName Store32
Field Value
Store64
Cached name for the 'store_64' method.
public static readonly StringName Store64
Field Value
Store8
Cached name for the 'store_8' method.
public static readonly StringName Store8
Field Value
StoreBuffer
Cached name for the 'store_buffer' method.
public static readonly StringName StoreBuffer
Field Value
StoreCsvLine
Cached name for the 'store_csv_line' method.
public static readonly StringName StoreCsvLine
Field Value
StoreDouble
Cached name for the 'store_double' method.
public static readonly StringName StoreDouble
Field Value
StoreFloat
Cached name for the 'store_float' method.
public static readonly StringName StoreFloat
Field Value
StoreLine
Cached name for the 'store_line' method.
public static readonly StringName StoreLine
Field Value
StorePascalString
Cached name for the 'store_pascal_string' method.
public static readonly StringName StorePascalString
Field Value
StoreReal
Cached name for the 'store_real' method.
public static readonly StringName StoreReal
Field Value
StoreString
Cached name for the 'store_string' method.
public static readonly StringName StoreString
Field Value
StoreVar
Cached name for the 'store_var' method.
public static readonly StringName StoreVar