Class TlsOptions.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class TlsOptions.MethodName : RefCounted.MethodName
- Inheritance
-
TlsOptions.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
Client
Cached name for the 'client' method.
public static readonly StringName Client
Field Value
ClientUnsafe
Cached name for the 'client_unsafe' method.
public static readonly StringName ClientUnsafe
Field Value
Server
Cached name for the 'server' method.
public static readonly StringName Server