Table of Contents

Class StreamPeer.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class StreamPeer.MethodName : RefCounted.MethodName
Inheritance
StreamPeer.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

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

GetAvailableBytes

Cached name for the 'get_available_bytes' method.

public static readonly StringName GetAvailableBytes

Field Value

StringName

GetData

Cached name for the 'get_data' method.

public static readonly StringName GetData

Field Value

StringName

GetDouble

Cached name for the 'get_double' method.

public static readonly StringName GetDouble

Field Value

StringName

GetFloat

Cached name for the 'get_float' method.

public static readonly StringName GetFloat

Field Value

StringName

GetPartialData

Cached name for the 'get_partial_data' method.

public static readonly StringName GetPartialData

Field Value

StringName

GetString

Cached name for the 'get_string' method.

public static readonly StringName GetString

Field Value

StringName

GetU16

Cached name for the 'get_u16' method.

public static readonly StringName GetU16

Field Value

StringName

GetU32

Cached name for the 'get_u32' method.

public static readonly StringName GetU32

Field Value

StringName

GetU64

Cached name for the 'get_u64' method.

public static readonly StringName GetU64

Field Value

StringName

GetU8

Cached name for the 'get_u8' method.

public static readonly StringName GetU8

Field Value

StringName

GetUtf8String

Cached name for the 'get_utf8_string' method.

public static readonly StringName GetUtf8String

Field Value

StringName

GetVar

Cached name for the 'get_var' method.

public static readonly StringName GetVar

Field Value

StringName

IsBigEndianEnabled

Cached name for the 'is_big_endian_enabled' method.

public static readonly StringName IsBigEndianEnabled

Field Value

StringName

Put16

Cached name for the 'put_16' method.

public static readonly StringName Put16

Field Value

StringName

Put32

Cached name for the 'put_32' method.

public static readonly StringName Put32

Field Value

StringName

Put64

Cached name for the 'put_64' method.

public static readonly StringName Put64

Field Value

StringName

Put8

Cached name for the 'put_8' method.

public static readonly StringName Put8

Field Value

StringName

PutData

Cached name for the 'put_data' method.

public static readonly StringName PutData

Field Value

StringName

PutDouble

Cached name for the 'put_double' method.

public static readonly StringName PutDouble

Field Value

StringName

PutFloat

Cached name for the 'put_float' method.

public static readonly StringName PutFloat

Field Value

StringName

PutPartialData

Cached name for the 'put_partial_data' method.

public static readonly StringName PutPartialData

Field Value

StringName

PutString

Cached name for the 'put_string' method.

public static readonly StringName PutString

Field Value

StringName

PutU16

Cached name for the 'put_u16' method.

public static readonly StringName PutU16

Field Value

StringName

PutU32

Cached name for the 'put_u32' method.

public static readonly StringName PutU32

Field Value

StringName

PutU64

Cached name for the 'put_u64' method.

public static readonly StringName PutU64

Field Value

StringName

PutU8

Cached name for the 'put_u8' method.

public static readonly StringName PutU8

Field Value

StringName

PutUtf8String

Cached name for the 'put_utf8_string' method.

public static readonly StringName PutUtf8String

Field Value

StringName

PutVar

Cached name for the 'put_var' method.

public static readonly StringName PutVar

Field Value

StringName

SetBigEndian

Cached name for the 'set_big_endian' method.

public static readonly StringName SetBigEndian

Field Value

StringName