[]
Retrieves the value of an ambient property.
object GetAmbientPropValue(int propKey, IScriptContext context)
Type | Name | Description |
---|---|---|
int | propKey | The property key. |
IScriptContext | context | C1.C1Preview.Scripting.IScriptContext to use for evaluation of calculated properties. |
Type | Description |
---|---|
object | The property value. |