Name | Description | |
---|---|---|
GetIntNamedParamAt | Returns the int value associated with a parameter name. | |
GetIntParamAt | Returns the int value at the specified index. | |
GetObjectNamedParamAt | Returns the object associated with the parameter name. | |
GetObjectParamAt | Returns the object at the specified index in the map. | |
GetStringNamedParamAt | Returns the string value associated with the parameter name. | |
GetStringParamAt | Returns the string value at the specified index in the map. |