Class WebRtcDataChannelExtension.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class WebRtcDataChannelExtension.MethodName : WebRtcDataChannel.MethodName
- Inheritance
-
WebRtcDataChannelExtension.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
_Close
Cached name for the '_close' method.
public static readonly StringName _Close
Field Value
_GetAvailablePacketCount
Cached name for the '_get_available_packet_count' method.
public static readonly StringName _GetAvailablePacketCount
Field Value
_GetBufferedAmount
Cached name for the '_get_buffered_amount' method.
public static readonly StringName _GetBufferedAmount
Field Value
_GetId
Cached name for the '_get_id' method.
public static readonly StringName _GetId
Field Value
_GetLabel
Cached name for the '_get_label' method.
public static readonly StringName _GetLabel
Field Value
_GetMaxPacketLifeTime
Cached name for the '_get_max_packet_life_time' method.
public static readonly StringName _GetMaxPacketLifeTime
Field Value
_GetMaxPacketSize
Cached name for the '_get_max_packet_size' method.
public static readonly StringName _GetMaxPacketSize
Field Value
_GetMaxRetransmits
Cached name for the '_get_max_retransmits' method.
public static readonly StringName _GetMaxRetransmits
Field Value
_GetProtocol
Cached name for the '_get_protocol' method.
public static readonly StringName _GetProtocol
Field Value
_GetReadyState
Cached name for the '_get_ready_state' method.
public static readonly StringName _GetReadyState
Field Value
_GetWriteMode
Cached name for the '_get_write_mode' method.
public static readonly StringName _GetWriteMode
Field Value
_IsNegotiated
Cached name for the '_is_negotiated' method.
public static readonly StringName _IsNegotiated
Field Value
_IsOrdered
Cached name for the '_is_ordered' method.
public static readonly StringName _IsOrdered
Field Value
_Poll
Cached name for the '_poll' method.
public static readonly StringName _Poll
Field Value
_SetWriteMode
Cached name for the '_set_write_mode' method.
public static readonly StringName _SetWriteMode
Field Value
_WasStringPacket
Cached name for the '_was_string_packet' method.
public static readonly StringName _WasStringPacket