Specifies the input fields required for an attribute.
More...
|
|
const string | keyFieldKey = "key" |
| |
|
const string | valueFieldKey = "value" |
| |
|
| string | key [get, set] |
| | Key or name of the attribute. More...
|
| |
| string | value [get, set] |
| | Value of the attribute. More...
|
| |
|
|
void | Set (string key, object value) |
| |
|
object | Get (string key) |
| |
Specifies the input fields required for an attribute.
◆ AttributeInput() [1/2]
| Shopify.Unity.AttributeInput.AttributeInput |
( |
string |
key, |
|
|
string |
value |
|
) |
| |
|
inline |
- Parameters
-
| key | Key or name of the attribute. |
| value | Value of the attribute. |
◆ AttributeInput() [2/2]
| Shopify.Unity.AttributeInput.AttributeInput |
( |
Dictionary< string, object > |
dataJSON | ) |
|
|
inline |
- Parameters
-
| key | Key or name of the attribute. |
| value | Value of the attribute. |
◆ key
| string Shopify.Unity.AttributeInput.key |
|
getset |
Key or name of the attribute.
◆ value
| string Shopify.Unity.AttributeInput.value |
|
getset |
The documentation for this class was generated from the following file:
- Assets/Shopify/Unity/Generated/AttributeInput.cs