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
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
GetAvailableBytes
Cached name for the 'get_available_bytes' method.
public static readonly StringName GetAvailableBytes
Field Value
GetData
Cached name for the 'get_data' method.
public static readonly StringName GetData
Field Value
GetDouble
Cached name for the 'get_double' method.
public static readonly StringName GetDouble
Field Value
GetFloat
Cached name for the 'get_float' method.
public static readonly StringName GetFloat
Field Value
GetPartialData
Cached name for the 'get_partial_data' method.
public static readonly StringName GetPartialData
Field Value
GetString
Cached name for the 'get_string' method.
public static readonly StringName GetString
Field Value
GetU16
Cached name for the 'get_u16' method.
public static readonly StringName GetU16
Field Value
GetU32
Cached name for the 'get_u32' method.
public static readonly StringName GetU32
Field Value
GetU64
Cached name for the 'get_u64' method.
public static readonly StringName GetU64
Field Value
GetU8
Cached name for the 'get_u8' method.
public static readonly StringName GetU8
Field Value
GetUtf8String
Cached name for the 'get_utf8_string' method.
public static readonly StringName GetUtf8String
Field Value
GetVar
Cached name for the 'get_var' method.
public static readonly StringName GetVar
Field Value
IsBigEndianEnabled
Cached name for the 'is_big_endian_enabled' method.
public static readonly StringName IsBigEndianEnabled
Field Value
Put16
Cached name for the 'put_16' method.
public static readonly StringName Put16
Field Value
Put32
Cached name for the 'put_32' method.
public static readonly StringName Put32
Field Value
Put64
Cached name for the 'put_64' method.
public static readonly StringName Put64
Field Value
Put8
Cached name for the 'put_8' method.
public static readonly StringName Put8
Field Value
PutData
Cached name for the 'put_data' method.
public static readonly StringName PutData
Field Value
PutDouble
Cached name for the 'put_double' method.
public static readonly StringName PutDouble
Field Value
PutFloat
Cached name for the 'put_float' method.
public static readonly StringName PutFloat
Field Value
PutPartialData
Cached name for the 'put_partial_data' method.
public static readonly StringName PutPartialData
Field Value
PutString
Cached name for the 'put_string' method.
public static readonly StringName PutString
Field Value
PutU16
Cached name for the 'put_u16' method.
public static readonly StringName PutU16
Field Value
PutU32
Cached name for the 'put_u32' method.
public static readonly StringName PutU32
Field Value
PutU64
Cached name for the 'put_u64' method.
public static readonly StringName PutU64
Field Value
PutU8
Cached name for the 'put_u8' method.
public static readonly StringName PutU8
Field Value
PutUtf8String
Cached name for the 'put_utf8_string' method.
public static readonly StringName PutUtf8String
Field Value
PutVar
Cached name for the 'put_var' method.
public static readonly StringName PutVar
Field Value
SetBigEndian
Cached name for the 'set_big_endian' method.
public static readonly StringName SetBigEndian