VisualScriptFunctionCall.CallMode/callMode - multiple declarations

Function VisualScriptFunctionCall.callMode

VisualScriptFunctionCall.CallMode callMode() nothrow @property @nogc;

void callMode (
  long v
) nothrow @property @nogc;

Enum VisualScriptFunctionCall.CallMode

enum CallMode : int { ... }

Enum members

NameDescription
callModeBasicType
callModeInstance
callModeNodePath
callModeSelf
callModeSingleton