[ Version ( since = "3.0" ) ]
public void add_core_object_array_argument (string name, string nick, string? blurb, Type object_type, ParamFlags flags)
Add a new object array argument to this.
| this |
the Procedure. |
| name |
the name of the argument to be created. |
| nick |
the label used in |
| blurb |
a more detailed help description. |
| flags |
argument flags. |