EnumBehaviourType: Type<EnumBehaviourTypeEnum,
    | "ScanType"
    | "RemoveBadPoint"
    | "NotUsed"
    | "SendPmData"
    | "UIConstructor"
    | "PackageConstructor"
    | "ReadData"
    | "UseTemplatePath"
    | "RegDefaultValue"
    | "RegCount"
    | "Calculate", unknown> = ...

Automatically generated from ../decompiled/Nova.LCT.ChipGroupManager.decompiled.cs:491