Class HmacContext.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class HmacContext.MethodName : RefCounted.MethodName
- Inheritance
-
HmacContext.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
Finish
Cached name for the 'finish' method.
public static readonly StringName Finish
Field Value
Start
Cached name for the 'start' method.
public static readonly StringName Start
Field Value
Update
Cached name for the 'update' method.
public static readonly StringName Update