-- @/=[C]:-1
function setUseIconColor(...)
if path == "gizmos.objectIcons.fadeIcons" then worldEditorCppApi.setFadeIcons(value) end
if path == "gizmos.objectIcons.useIconColor" then worldEditorCppApi.setUseIconColor(value) end
if path == "gizmos.objectIcons.randomIconColorSeed" then worldEditorCppApi.setRandomIconColorSeed(value) end