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
Error
public godot_variant_call_error_error Error { readonly get; set; }
Property Value
Expected
public Variant.Type Expected { readonly get; set; }