Class StreamPeerTls.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class StreamPeerTls.MethodName : StreamPeer.MethodName
- Inheritance
-
StreamPeerTls.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AcceptStream
Cached name for the 'accept_stream' method.
public static readonly StringName AcceptStream
Field Value
ConnectToStream
Cached name for the 'connect_to_stream' method.
public static readonly StringName ConnectToStream
Field Value
DisconnectFromStream
Cached name for the 'disconnect_from_stream' method.
public static readonly StringName DisconnectFromStream
Field Value
GetStatus
Cached name for the 'get_status' method.
public static readonly StringName GetStatus
Field Value
GetStream
Cached name for the 'get_stream' method.
public static readonly StringName GetStream
Field Value
Poll
Cached name for the 'poll' method.
public static readonly StringName Poll