mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-03-29 21:57:16 +02:00
7 lines
192 B
Plaintext
7 lines
192 B
Plaintext
|
Parameters = GetVKParameters();
|
||
|
|
||
|
Name = "Color (change.)";
|
||
|
Property = FunctionParameters["VK_PropID"];
|
||
|
|
||
|
Result = OPI_VK.EditProductProperty(Name, Property, Parameters);
|