Provides an external implementation for a config script function.
delegate
|
ConfigFunctionDelegate
|
||||
(ConfigMember function,
IVectorConst<ConfigValue> arguments)
|
|||||
type
|
ConfigValue
|
||||
params
|
function
|
The ConfigMember that represents the function that has been called. | |||
arguments
|
The argument values. | ||||
returns
|
The return value. |