Table of Contents

Class CryptoKey.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class CryptoKey.MethodName : Resource.MethodName
Inheritance
CryptoKey.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

IsPublicOnly

Cached name for the 'is_public_only' method.

public static readonly StringName IsPublicOnly

Field Value

StringName

Load

Cached name for the 'load' method.

public static readonly StringName Load

Field Value

StringName

LoadFromString

Cached name for the 'load_from_string' method.

public static readonly StringName LoadFromString

Field Value

StringName

Save

Cached name for the 'save' method.

public static readonly StringName Save

Field Value

StringName

SaveToString

Cached name for the 'save_to_string' method.

public static readonly StringName SaveToString

Field Value

StringName