Table of Contents

Struct godot_variant_call_error

Namespace
Godot.NativeInterop
Assembly
GodotSharp.dll
public ref struct godot_variant_call_error
Inherited Members

Properties

Argument

public int Argument { readonly get; set; }

Property Value

int

Error

public godot_variant_call_error_error Error { readonly get; set; }

Property Value

godot_variant_call_error_error

Expected

public Variant.Type Expected { readonly get; set; }

Property Value

Variant.Type