VisualScriptFunctionCallCallModeEnum Enumeration |
[Missing <summary> documentation for "T:Godot.VisualScriptFunctionCall.CallModeEnum"]
Namespace: Godot
public enum CallModeEnum
| Member name | Value | Description | |
|---|---|---|---|
| Self | 0 | ||
| NodePath | 1 | ||
| Instance | 2 | ||
| BasicType | 3 | ||
| Singleton | 4 |