Click or drag to resize

VisualScriptFunctionCallArgumentCache Property

[Missing <summary> documentation for "P:Godot.VisualScriptFunctionCall.ArgumentCache"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Dictionary ArgumentCache { get; set; }

Property Value

Type: Dictionary
See Also