GodotMethod.hasVarArgs

Undocumented in source.
  1. enum bool hasVarArgs;
  2. enum bool hasVarArgs;
    struct GodotMethod(Return, Args...)
    static if(!(Args.length))
    enum bool hasVarArgs;

Meta