|
bool | IsSet (string paramName) |
| Gets a value indicating whether the specified parameter has an assigned value. More...
|
|
◆ IsSet()
bool Anvil.API.ScriptParams.IsSet |
( |
string |
paramName | ) |
|
|
inline |
Gets a value indicating whether the specified parameter has an assigned value.
- Parameters
-
paramName | The parameter name to query. |
- Returns
- true if the specified parameter is set, otherwise false.
◆ this[string paramName]
string Anvil.API.ScriptParams.this[string paramName] |
|
getset |
Gets the specified parameter value.
- Parameters
-
paramName | The parameter name to resolve the value of. |
The documentation for this class was generated from the following file:
- NWN.Anvil/src/main/API/Scripts/ScriptParams.cs