Skip to main content

Migration Guide

Description FeatStd V3.7.0

Candera V3.8.0

FeatStd::TypeId changes "FeatStd::TypeId typeId" could be used as "const Char*"

Use "typeId->GetName()" to use it as "const Char*"