class CAI_Behavior : public CAI_Component
{
public:
    bool m_bActive;
    // MNotSaved = !!UNKNOWN!!
    bool m_bOverrode;
};