InputArgument
Assembly: uMod.Common.dll
Inheritance ObjectValueType InputArgument
Implements INameable
Summary
Represents an input argument
Constructors
Name | Summary |
|---|---|
InputArgument ( | Creates a new input argument struct |
Fields
Name | Summary |
|---|---|
Default | Argument default |
Description | Argument description TODO: Implement this |
Type | Argument type |
Properties
Name | Summary |
|---|---|
IsArray | Determine if argument is array |
IsOptional | Determine if argument is optional |
IsRequired | Determine if argument is required |
Name | Argument name |