Struct NativeVariantPtrArgs
- Namespace
- Godot.NativeInterop
- Assembly
- GodotSharp.dll
public ref struct NativeVariantPtrArgs
- Inherited Members
Properties
Count
Returns the number of arguments.
public int Count { get; }
Property Value
this[int]
public ref godot_variant this[int index] { get; }
Parameters
index
int