Table of Contents

Class AesContext.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class AesContext.MethodName : RefCounted.MethodName
Inheritance
AesContext.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

Finish

Cached name for the 'finish' method.

public static readonly StringName Finish

Field Value

StringName

GetIVState

Cached name for the 'get_iv_state' method.

public static readonly StringName GetIVState

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