Table of Contents

Property this

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

this[string]

Gets the specified parameter value.

public string this[string paramName] { get; set; }

Parameters

paramName string

The parameter name to resolve the value of.

Property Value

string