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
GetIVState
Cached name for the 'get_iv_state' method.
public static readonly StringName GetIVState
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