Table of Contents

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

StringName

Start

Cached name for the 'start' method.

public static readonly StringName Start

Field Value

StringName

Update

Cached name for the 'update' method.

public static readonly StringName Update

Field Value

StringName